File: .gitignore

package info (click to toggle)
pyzor 1%3A1.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 868 kB
  • sloc: python: 7,266; makefile: 153; sh: 28
file content (9 lines) | stat: -rw-r--r-- 95 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
*.pyc
/build/
/dist/
/docs/.build/
/pyzor.egg-info/
/.project
/.pydevproject
/.idea
/.settings