mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-22 03:33:08 +00:00
22 lines
No EOL
193 B
Text
22 lines
No EOL
193 B
Text
syntax: glob
|
|
*.db
|
|
*.egg-info
|
|
*.log
|
|
*.pyc
|
|
*.sublime-*
|
|
*.swp
|
|
*__pycache__*
|
|
.cache/
|
|
.idea/
|
|
.Python
|
|
bin/
|
|
build
|
|
dist
|
|
docs/_build/
|
|
include/
|
|
lib/
|
|
pip-selfcheck.json
|
|
pyvenv.cfg
|
|
htmlcov
|
|
.coverage
|
|
*.orig |