python-gallery/.gitignore
Michał e6d289ed64 Bundle JS into a compact format
Run file checks on startup
Fix visual bugs in Sass
2023-03-10 11:10:43 +00:00

22 lines
190 B
Plaintext

gallery/static/theme
gallery/static/.webassets-cache
gallery/static/gen
.idea
.vscode
venv/
.env
*.pyc
__pycache__/
instance/
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/