Apply .gitignore cleanup
This commit is contained in:
16
frontend/.dockerignore
Executable file → Normal file
16
frontend/.dockerignore
Executable file → Normal file
@@ -1,9 +1,9 @@
|
||||
node_modules
|
||||
npm-debug.log
|
||||
.next
|
||||
.next/cache
|
||||
.git
|
||||
.gitignore
|
||||
.DS_Store
|
||||
.env*.local
|
||||
node_modules
|
||||
npm-debug.log
|
||||
.next
|
||||
.next/cache
|
||||
.git
|
||||
.gitignore
|
||||
.DS_Store
|
||||
.env*.local
|
||||
*.logs
|
||||
Reference in New Issue
Block a user