aboutsummaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2023-10-14 02:04:49 -0400
committerAndrew Lee <alee14498@protonmail.com>2023-10-14 02:04:49 -0400
commitec2cebf5110c2e61b9debebebd9cd574175e1765 (patch)
tree520f7322e559535940d602632175d16db9593afc /.dockerignore
parentabf67e5b9199d25ce664588efb70e4226c199a5a (diff)
downloadAleeBot-ec2cebf5110c2e61b9debebebd9cd574175e1765.tar.gz
AleeBot-ec2cebf5110c2e61b9debebebd9cd574175e1765.tar.bz2
AleeBot-ec2cebf5110c2e61b9debebebd9cd574175e1765.zip
Merged git command into about (rip old command); Ignored .git on docker
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.dockerignore b/.dockerignore
index 5171c54..3bfcb92 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -1,2 +1,3 @@
node_modules
-npm-debug.log \ No newline at end of file
+npm-debug.log
+.git