diff options
| author | Fuwn <[email protected]> | 2025-09-06 16:51:26 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-09-06 16:51:26 -0700 |
| commit | b625aff7160c593646efaf080163f96f69aa6391 (patch) | |
| tree | 163d5096e3145bcb0b0bf8feba5ab35ef12c9f62 /.gitignore | |
| download | umabotdiscord-b625aff7160c593646efaf080163f96f69aa6391.tar.xz umabotdiscord-b625aff7160c593646efaf080163f96f69aa6391.zip | |
feat: Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1547d94 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +node_modules +coverage +.dev.vars +.wrangler |