Adding dockerignore and gitignore
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.git
|
||||
.DS_Store
|
||||
node_modules
|
||||
backend/node_modules
|
||||
backend/dist
|
||||
backend/public/admin/assets
|
||||
backend/public/admin/index.html
|
||||
coverage
|
||||
npm-debug.log
|
||||
Reference in New Issue
Block a user