swh-lister/.gitignore
2023-08-04 11:09:57 +02:00

14 lines
127 B
Text

*.pyc
*.sw?
*~
/.coverage
/.coverage.*
.eggs/
__pycache__
build/
dist/
*.egg-info
version.txt
.tox/
.mypy_cache/
/.hypothesis/