python-plexapi/.gitignore
2017-01-10 01:54:19 -05:00

21 lines
171 B
Text

syntax: glob
*.db
*.log
*.pyc
*.swp
*.sublime-*
*__pycache__*
dist
build
*.egg-info
.idea/
lib/
bin/
include/
.cache/
.Python
docs/_build/
pip-selfcheck.json
pyvenv.cfg