Add dotfolders to docker and npm ignores
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
.git
|
||||
.github
|
||||
.vscode
|
||||
node_modules
|
||||
npm-debug.log
|
||||
readme*
|
||||
|
||||
@@ -8,3 +8,6 @@ secrets.json
|
||||
/data
|
||||
/cache
|
||||
access.log
|
||||
.github
|
||||
.vscode
|
||||
.git
|
||||
|
||||
Reference in New Issue
Block a user