File: .gitignore

package info (click to toggle)
python-netdisco 2.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 516 kB
  • sloc: python: 1,550; xml: 247; sh: 10; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 133 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
__pycache__
**/*.pyc
netdisco.egg-info/
dist
build
pyvenv.cfg
bin
lib
lib64
pip-selfcheck.json
.tox
.pytest_cache/
.mypy_cache/
venv