File: .gitignore

package info (click to toggle)
pypjlink2 1.2.2-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 172 kB
  • sloc: python: 571; makefile: 7; sh: 5
file content (7 lines) | stat: -rw-r--r-- 66 bytes parent folder | download
1
2
3
4
5
6
7
*.pyc
__pycache__
pypjlink.egg-info/
/.tox/
/dist/
/build/
/venv/