suppression des fichiers inutile
This commit is contained in:
13
tmp/.dockerignore
Normal file
13
tmp/.dockerignore
Normal file
@@ -0,0 +1,13 @@
|
||||
node_modules
|
||||
.next
|
||||
.git
|
||||
.gitea
|
||||
*.log
|
||||
npm-debug.log*
|
||||
.env
|
||||
.env.local
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
dist
|
||||
build
|
||||
Reference in New Issue
Block a user