python-plexapi/.gitignore

22 lines
171 B
Text
Raw Normal View History

2014-12-29 03:21:58 +00:00
syntax: glob
*.db
*.log
*.pyc
*.swp
2014-12-29 03:21:58 +00:00
*.sublime-*
*__pycache__*
dist
build
*.egg-info
.idea/
lib/
bin/
include/
.cache/
.Python
2017-01-10 06:54:19 +00:00
docs/_build/
pip-selfcheck.json
pyvenv.cfg