File: .gitignore

package info (click to toggle)
python-plexauth 0.0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 72 kB
  • sloc: python: 91; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 68 bytes parent folder | download
1
2
3
4
5
6
7
**/__pycache__/
*.pyc
plexauth.egg-info

# Build files
build/
dist/