clash-telegram-bot/.gitignore

14 lines
159 B
Plaintext
Raw Normal View History

2022-03-18 22:25:50 +03:00
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
venv/
*.txt
!requirements.txt
*.ini
!example_config.ini
test.py