Skip to content
Snippets Groups Projects
.gitignore 116 B
Newer Older
nick's avatar
nick committed
venv/
*.pyc
__pycache__/
instance/
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
**.idea/
**/.DS_Store