diff options
| author | Andrew Lee <andrew@alee14.me> | 2025-03-25 02:09:05 -0400 |
|---|---|---|
| committer | Andrew Lee <andrew@alee14.me> | 2025-03-25 02:09:05 -0400 |
| commit | 82c2cd30f515fd121bae580555d51cb66fec4c64 (patch) | |
| tree | c2c23b0690a42155917b5b74c6ee63e0ca4a200b /.gitignore | |
| download | AleeBot-APF-82c2cd30f515fd121bae580555d51cb66fec4c64.tar.gz AleeBot-APF-82c2cd30f515fd121bae580555d51cb66fec4c64.tar.bz2 AleeBot-APF-82c2cd30f515fd121bae580555d51cb66fec4c64.zip | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..71f8e34 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +node_modules +abtoken.json
\ No newline at end of file |
