wip
This commit is contained in:
20
apps/website/.dockerignore
Normal file
20
apps/website/.dockerignore
Normal file
@@ -0,0 +1,20 @@
|
||||
node_modules
|
||||
.next
|
||||
dist
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
Dockerfile*
|
||||
docker-compose.*
|
||||
.git
|
||||
.gitignore
|
||||
README.md
|
||||
npm-debug.log
|
||||
yarn-debug.log
|
||||
yarn-error.log
|
||||
.DS_Store
|
||||
*.md
|
||||
.vscode
|
||||
.idea
|
||||
coverage
|
||||
.turbo
|
||||
Reference in New Issue
Block a user