TeamspeakStats/.gitignore

13 lines
97 B
Plaintext

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