Zundler/.gitignore
2022-10-11 17:55:35 +02:00

49 lines
386 B
Plaintext

*.py[cod]
# C extensions
*.so
# Packages
*.egg*
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
# Installer logs
pip-log.txt
# Unit test / coverage reports
cover/
.coverage*
.tox
.venv
.pytest_cache/
.mypy_cache/
# Translations
*.mo
# Complexity
output/*.html
output/*/index.html
# Editors
*~
.*.swp
.*sw?
# Sphinx
_build
# Other
_download