File: .gitignore

package info (click to toggle)
cxxheaderparser 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,028 kB
  • sloc: python: 18,204; makefile: 33; sh: 9
file content (9 lines) | stat: -rw-r--r-- 95 bytes parent folder | download
1
2
3
4
5
6
7
8
9
*.py[cod]
*.egg-info
/build
/dist
/cxxheaderparser/version.py
/.vscode

.coverage
.pytest_cache