inital
This commit is contained in:
14
backend/.gitignore
vendored
Normal file
14
backend/.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
node_modules/
|
||||
dist/
|
||||
logs/
|
||||
*.log
|
||||
.env
|
||||
.env.development
|
||||
.env.production
|
||||
.DS_Store
|
||||
coverage/
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
.vscode/
|
||||
.idea/
|
||||
Reference in New Issue
Block a user