File: .gitignore

package info (click to toggle)
python-utils 3.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 396 kB
  • sloc: python: 2,135; makefile: 19; sh: 5
file content (7 lines) | stat: -rw-r--r-- 55 bytes parent folder | download
1
2
3
4
5
6
7
/build
/dist
/*.egg-info
/docs/_build
/cover
/.eggs
/.*