Fixed ignore files

master
Keith Irwin 2021-11-24 13:13:33 -07:00
parent 2b0a351f0f
commit e83fa0b712
Signed by: ki9
GPG Key ID: DF773B3F4A88DA86
2 changed files with 5 additions and 0 deletions

4
.dockerignore Normal file
View File

@ -0,0 +1,4 @@
node_modules
npm-debug.log
.c9/
.env

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
.c9/
node_modules/
.env