部署docker化
This commit is contained in:
22
.dockerignore
Normal file
22
.dockerignore
Normal file
@@ -0,0 +1,22 @@
|
||||
.git
|
||||
.idea
|
||||
.DS_Store
|
||||
.env
|
||||
.env.*
|
||||
*.env
|
||||
.planning
|
||||
.work
|
||||
.tmp
|
||||
.validation
|
||||
.codex-tmp
|
||||
outputs
|
||||
runtime
|
||||
private-fixtures
|
||||
node_modules
|
||||
backend
|
||||
*.log
|
||||
*.sqlite3
|
||||
*.sqlite3-*
|
||||
*.xml
|
||||
*.XML
|
||||
*.xlsx
|
||||
Reference in New Issue
Block a user