mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-10 06:04:15 +00:00
10 lines
85 B
Text
10 lines
85 B
Text
syntax: glob
|
|
*.db
|
|
*.log
|
|
*.pyc
|
|
*.sublime-*
|
|
*__pycache__*
|
|
dist
|
|
build
|
|
*.egg-info
|
|
.idea/
|