mirror of
https://github.com/zoriya/guessit.git
synced 2025-12-06 06:16:09 +00:00
15 lines
146 B
Plaintext
15 lines
146 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
**/__pycache__/
|
|
**/*.py[cod]
|
|
.benchmarks/
|
|
.cache/
|
|
.eggs/
|
|
*.egg-info/
|
|
*.egg
|
|
.tox/
|
|
.coverage
|
|
.python-version
|
|
doc/
|
|
*.log
|
|
*.iml |