Tlapbot/.gitignore

12 lines
90 B
Plaintext

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