Added docker-compose.yml to ignorefiles

master
Keith Irwin 2021-11-24 13:52:28 -07:00
parent 2bcf954941
commit c2e1456f73
Signed by: ki9
GPG Key ID: DF773B3F4A88DA86
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
docker-compose.yml
node_modules
npm-debug.log
.c9/

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
docker-compose.yml
.c9/
node_modules/
.env