aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2023-10-14 10:38:46 -0400
committerAndrew Lee <alee14498@protonmail.com>2023-10-14 10:38:46 -0400
commit83dcca0a0279ce6415a3e9d153c13d91284369b0 (patch)
treeebbe2324f59e6a68c76ba8005710893278fce116 /.gitignore
parent2aaca5141ce7ba104fde3a91c2fc5f33047bec2f (diff)
downloadAleeBot-83dcca0a0279ce6415a3e9d153c13d91284369b0.tar.gz
AleeBot-83dcca0a0279ce6415a3e9d153c13d91284369b0.tar.bz2
AleeBot-83dcca0a0279ce6415a3e9d153c13d91284369b0.zip
Removed tokens.json now using environment vars; Modified dockerfile
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e773a52..541fcd0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ ffprobe.exe
json.sqlite
package-lock.json
database.sqlite
+.env