File: .gitignore

package info (click to toggle)
python-public 4.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 200 kB
  • sloc: python: 366; makefile: 11; sh: 3
file content (12 lines) | stat: -rw-r--r-- 123 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
*.so
*.egg-info
build
.coverage
dist
htmlcov
coverage.xml
diffcov.html
/.pdm.toml
/__pypackages__/
/.DS_Store
/.pdm-python