mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-10 22:24:12 +00:00
18 lines
142 B
Text
18 lines
142 B
Text
syntax: glob
|
|
*.db
|
|
*.log
|
|
*.pyc
|
|
*.swp
|
|
*.sublime-*
|
|
*__pycache__*
|
|
dist
|
|
build
|
|
*.egg-info
|
|
.idea/
|
|
lib/
|
|
bin/
|
|
include/
|
|
|
|
pip-selfcheck.json
|
|
|
|
pyvenv.cfg
|