python-plexapi/.gitignore

33 lines
307 B
Text
Raw Normal View History

2014-12-28 22:21:58 -05:00
syntax: glob
*.db
2017-01-21 23:06:55 -05:00
*.egg-info
2014-12-28 22:21:58 -05:00
*.log
2017-02-13 14:38:40 -05:00
*.orig
*.pickle
2014-12-28 22:21:58 -05:00
*.pyc
*.sublime-*
2017-01-21 23:06:55 -05:00
*.swp
2014-12-28 22:21:58 -05:00
*__pycache__*
.cache/
2017-02-13 14:38:40 -05:00
.coverage
2017-01-21 23:06:55 -05:00
.idea/
.Python
2020-11-20 20:47:56 -08:00
.vscode
2017-01-21 23:06:55 -05:00
bin/
build
config.ini
2017-05-26 22:53:06 -04:00
ipython_config.py
2017-01-21 23:06:55 -05:00
dist
2017-01-10 01:54:19 -05:00
docs/_build/
2019-10-02 22:03:05 -04:00
docs/src/
2017-02-13 14:38:40 -05:00
htmlcov
2017-01-21 23:06:55 -05:00
include/
lib/
pip-selfcheck.json
2019-10-02 22:03:05 -04:00
pyvenv.cfg
2019-10-15 22:23:25 -04:00
MANIFEST
2021-06-07 08:54:45 -07:00
venv/
2020-11-16 11:01:14 +01:00
# path for the test lib.
plex/
2020-11-16 11:01:14 +01:00
tools/plex