summaryrefslogtreecommitdiff
path: root/.gitignore
blob: edc491c0274aa51d11c69f9a92f8515258ad17d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
__pycache__
**/*.pyc
netdisco.egg-info/
dist
build
pyvenv.cfg
bin
lib
lib64
pip-selfcheck.json
.tox
.pytest_cache/