File: .gitignore

package info (click to toggle)
pyproject-api 1.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 256 kB
  • sloc: python: 1,464; makefile: 8
file content (9 lines) | stat: -rw-r--r-- 96 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
*.py[cod]
*.swp
__pycache__
/src/pyproject_api/_version.py
build
dist
*.egg-info
.tox
/.*_cache