fix: lint
This commit is contained in:
25
.dockerignore
Normal file
25
.dockerignore
Normal file
@@ -0,0 +1,25 @@
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
node_modules
|
||||
npm-debug.log
|
||||
README.md
|
||||
.env
|
||||
.env.local
|
||||
.env.production.local
|
||||
.env.development.local
|
||||
.git
|
||||
.gitignore
|
||||
.next
|
||||
.vscode
|
||||
.idea
|
||||
*.swp
|
||||
*.swo
|
||||
.DS_Store
|
||||
coverage
|
||||
.nyc_output
|
||||
*.log
|
||||
dist
|
||||
build
|
||||
.cache
|
||||
.turbo
|
||||
|
||||
Reference in New Issue
Block a user