ci: add .dockerignore
Some checks failed
CI / build (push) Failing after 32s
Deploy to Cloudflare Pages / deploy (push) Failing after 35s
🔍 BlackRoad CodeQL Security Analysis / CodeQL Analysis (javascript) (push) Failing after 1m2s
🔍 BlackRoad CodeQL Security Analysis / CodeQL Analysis (python) (push) Failing after 46s
Autonomous Repo Agent / autonomous-build (push) Failing after 33s
Some checks failed
CI / build (push) Failing after 32s
Deploy to Cloudflare Pages / deploy (push) Failing after 35s
🔍 BlackRoad CodeQL Security Analysis / CodeQL Analysis (javascript) (push) Failing after 1m2s
🔍 BlackRoad CodeQL Security Analysis / CodeQL Analysis (python) (push) Failing after 46s
Autonomous Repo Agent / autonomous-build (push) Failing after 33s
This commit is contained in:
8
.dockerignore
Normal file
8
.dockerignore
Normal file
@@ -0,0 +1,8 @@
|
||||
node_modules
|
||||
.git
|
||||
.env
|
||||
*.log
|
||||
dist
|
||||
__pycache__
|
||||
.pytest_cache
|
||||
.next
|
||||
Reference in New Issue
Block a user