Add dotfolders to docker and npm ignores

fde4995adeef4270ebe7cbf6dfee10e9134cfa9c

Cohee <18619528+Cohee1207@users.noreply.github.com>

2 files changed, +5 -0Ignore whitespace
.dockerignore+2 -0
@@ -1,4 +1,6 @@
11.git
2+.github
3+.vscode
24node_modules
35npm-debug.log
46readme*
.npmignore+3 -0
@@ -8,3 +8,6 @@ secrets.json
88/data
99/cache
1010access.log
11+.github
12+.vscode
13+.git