Ignore build directory
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user