auto-save 2026-05-15 14:47 (+6, ~5)
This commit is contained in:
23
.dockerignore
Normal file
23
.dockerignore
Normal file
@@ -0,0 +1,23 @@
|
||||
.git
|
||||
.gitignore
|
||||
.memory
|
||||
.logs
|
||||
.pids
|
||||
.playwright-mcp
|
||||
.DS_Store
|
||||
*.log
|
||||
|
||||
node_modules
|
||||
web/node_modules
|
||||
web/.next
|
||||
web/out
|
||||
|
||||
api/.venv
|
||||
api/jobs
|
||||
jobs
|
||||
data
|
||||
|
||||
.env
|
||||
.env.local
|
||||
.env.production
|
||||
deploy/.env.production
|
||||
Reference in New Issue
Block a user