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