samgis / .dockerignore
aletrn's picture
[feat] add working static frontend
aa983ad
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