python-plexapi/.gitignore
Steffen Fredriksen ae59620e9a
Merge pull request #601 from JonnyWong16/server_browse
Add ability to browse and walk the Plex server system file directories
2020-11-23 07:48:53 +01:00

32 lines
No EOL
296 B
Text

syntax: glob
*.db
*.egg-info
*.log
*.orig
*.pickle
*.pyc
*.sublime-*
*.swp
*__pycache__*
.cache/
.coverage
.idea/
.Python
.vscode
bin/
build
config.ini
ipython_config.py
dist
docs/_build/
docs/src/
htmlcov
include/
lib/
pip-selfcheck.json
pyvenv.cfg
MANIFEST
# path for the test lib.
tools/plex