python-plexapi/.gitignore
2016-01-29 22:45:06 +01:00

20 lines
158 B
Text

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