File: .gitignore

package info (click to toggle)
python-dictobj 0.4-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 140 kB
  • sloc: python: 176; sh: 9; makefile: 8
file content (6 lines) | stat: -rw-r--r-- 44 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
*.pyc
build/
*.egg-info/
dist/
*.html
*.zip