clash-telegram-bot/.gitignore
2022-03-19 00:21:10 +02:00

15 lines
169 B
Plaintext

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
venv/
*.txt
!requirements.txt
*.ini
!example_config.ini
test.py
*.sqlite3