sporestack-python/.gitignore

11 lines
81 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