TeamspeakStats/.gitignore
2018-03-31 21:02:31 +02:00

12 lines
97 B
Text

__pycache__/
*.py[cod]
venv/
.cache/
.pytest_cache/
build/
dist/
*.egg-info/
*.egg
docs/_build