Files
telegram-groupfactory-bot/.gitignore
Corrado Mulas bcc4bc68bd first commit
2026-06-19 18:02:07 +02:00

13 lines
119 B
Plaintext

__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
venv/
.env
.env.*
!.env.example
*.log
.DS_Store