Files
b2txt25/.gitignore
2025-10-12 15:21:30 +08:00

15 lines
152 B
Plaintext

# ignore python bytecode files
*.pyc
*.egg-info
# ignore rdb files
*.rdb
# ignore ds_store files
.DS_Store
TTA-E/test_cache/
TTA-E/tta_cache/
*.pkl