cycles/.gitignore

17 lines
112 B
Plaintext

.env
venv/
*.pyc
__pycache__/
instance/
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
*.sqlite