projects
/
EVA-2020-02-2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Expand test coverage, bugfix
[EVA-2020-02-2.git]
/
.gitignore
1
build/
2
_build/
3
*.o
4
*.so
5
*.a
6
*.py[cod]
7
*.egg-info
8
dist/
9
__pycache__
10
.DS_Store
11
*.deb
12
*.dsc
13
*.build
14
*.changes
15
*.orig.*
16
packaging/*tar.xz
17
library/debian/
18
.coverage
19
.pytest_cache
20
.tox
21
.vscode/