File: .gitignore

package info (click to toggle)
testpath 0.4.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 208 kB
  • sloc: python: 536; makefile: 159; sh: 2
file content (7 lines) | stat: -rw-r--r-- 70 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
__pycache__
*.pyc
/doc/_build
/MANIFEST
/build/
/dist/
.pytest_cache/