mirror of
https://github.com/donlon/cloudflare-error-page.git
synced 2026-01-06 15:41:45 +00:00
editor: build docker image for editor server
This commit is contained in:
11
.dockerignore
Normal file
11
.dockerignore
Normal file
@@ -0,0 +1,11 @@
|
||||
.vscode/
|
||||
.DS_Store
|
||||
.venv/
|
||||
venv/
|
||||
node_modules/
|
||||
build/
|
||||
dist/
|
||||
*.egg-info/
|
||||
__pycache__/
|
||||
.ruff_cache/
|
||||
instance/
|
||||
Reference in New Issue
Block a user