Ignore build directory
This commit is contained in:
parent
5ecde4c06c
commit
359d5e15b2
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,9 +1,10 @@
|
|||||||
__pycache__
|
__pycache__
|
||||||
pkg
|
|
||||||
src
|
|
||||||
tags
|
|
||||||
*.tar.gz
|
*.tar.gz
|
||||||
*.tar.xz
|
*.tar.xz
|
||||||
.coverage
|
.coverage
|
||||||
.hypothesis
|
.hypothesis
|
||||||
.idea
|
.idea
|
||||||
|
build
|
||||||
|
pkg
|
||||||
|
src
|
||||||
|
tags
|
||||||
|
Loading…
x
Reference in New Issue
Block a user