aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Lee <andrew@alee14.me>2025-03-28 15:28:49 -0400
committerAndrew Lee <andrew@alee14.me>2025-03-28 15:28:49 -0400
commitd052c0ea12e6a14337789fc73908f42cd0fdcf76 (patch)
tree91c70f0ce435a746dd37427fc01b56b323715d04 /.gitignore
parent0d216be080226b34c66d133f6191fd3cdca6eb8d (diff)
downloadAleeBot-APF-d052c0ea12e6a14337789fc73908f42cd0fdcf76.tar.gz
AleeBot-APF-d052c0ea12e6a14337789fc73908f42cd0fdcf76.tar.bz2
AleeBot-APF-d052c0ea12e6a14337789fc73908f42cd0fdcf76.zip
Replaced abtoken.json with .env
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 71f8e34..9a919f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
node_modules
-abtoken.json \ No newline at end of file
+abtoken.json
+.env \ No newline at end of file