tg_rss_bot/.gitignore

12 lines
89 B
Plaintext

# IDE settings
/.idea
# Python
/.venv
/__pycache__
# Database
/*.db
# Environment
.env