samgis / .dockerignore
alessandro trinca tornidor
[feat] add working static frontend
208eb54
raw
history blame
153 Bytes
venv/
*.pyc
__cache__
.idea
tmp/
.env*
__pycache__
.DS_Store
.pytest_cache
node_modules
dist
static/node_modules
static/dist
static/.env*
.coverage
.git