sporestack-python/.gitignore

12 lines
86 B
Plaintext
Raw Normal View History

2022-02-10 21:47:57 +00:00
*.pyc
.venv
venv
build
dist
*.egg-info
.eggs
__pycache__
.pytest_cache
.coverage
.tox