File: .gitignore

package info (click to toggle)
python-service-identity 24.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 312 kB
  • sloc: python: 1,454; makefile: 146
file content (13 lines) | stat: -rw-r--r-- 98 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
.tox
dist
build
.coverage*
.venv
htmlcov
_build
*.pyc
.cache
.pytest_cache
.vscode
.envrc
.direnv