File: .gitignore

package info (click to toggle)
freeipa-healthcheck 0.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 708 kB
  • sloc: python: 7,782; makefile: 20; sh: 2
file content (8 lines) | stat: -rw-r--r-- 61 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
*.pyc
*.egg-info
/venv
*,cover
.coverage
.pytest_cache
.tox