Files
Discord-Twitch-Live-Notifier/.gitignore
2023-03-12 16:18:04 +01:00

12 lines
112 B
Plaintext

# Locally specific files
.env
.idea/
# Cache
__pycache__/
*.pyc
# Tests and Coverage
.pytest_cache/
.coverage