chore: update .gitignore and .dockerignore to match standards (refs #17)
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
.git
|
||||
node_modules
|
||||
.DS_Store
|
||||
bin/
|
||||
chatd
|
||||
data.db
|
||||
.env
|
||||
.git
|
||||
*.test
|
||||
*.out
|
||||
debug.log
|
||||
|
||||
Reference in New Issue
Block a user