summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 870312a1d71e54cf9e0d6fd68d370d38d7b10de4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/build
/dist
/.coverage
/doc/build/output
*.pyc
*.orig
*.egg-info
*.sw[opq]
/.Python
/bin
/include
/lib
/man
.tox/
.cache/
.vscode