Expand test coverage, bugfix
[EVA-2020-02-2.git] / .gitignore
CommitLineData
651e1c20
PH
1build/
2_build/
3*.o
4*.so
5*.a
6*.py[cod]
7*.egg-info
8dist/
9__pycache__
10.DS_Store
11*.deb
12*.dsc
13*.build
14*.changes
15*.orig.*
16packaging/*tar.xz
17library/debian/
18.coverage
19.pytest_cache
20.tox
4f8716dc 21.vscode/