summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: b79343aa41e7aca17aae7bcefe56c87993abac84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/sshuttle/version.py
/tmp/
/.cache/
/.eggs/
/.tox/
/build/
/dist/
/sshuttle.egg-info/
/docs/_build/
*.pyc
*~
*.8
/.do_built
/.do_built.dir
/.redo
/.pytest_cache/
/.python-version
.vscode/