gitignore: ignore misc build files
This commit is contained in:
parent
e4e3bb6599
commit
55b7b60f63
3
.gitignore
vendored
3
.gitignore
vendored
@ -2,5 +2,8 @@
|
|||||||
.hypothesis
|
.hypothesis
|
||||||
build
|
build
|
||||||
dist
|
dist
|
||||||
|
file-scripts
|
||||||
pkg
|
pkg
|
||||||
|
src
|
||||||
**/*.egg-info
|
**/*.egg-info
|
||||||
|
*.zst
|
||||||
|
Loading…
x
Reference in New Issue
Block a user