File: .gitignore

package info (click to toggle)
python-xopen 0.1.1-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 104 kB
  • sloc: python: 331; makefile: 15
file content (6 lines) | stat: -rw-r--r-- 44 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
__pycache__/
*.pyc
*.egg-info
*~
.tox
venv/