update gitignore
This commit is contained in:
parent
a7abc87fa5
commit
b410c1704d
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1,5 @@
|
|||||||
data/*
|
data/*
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
build/
|
||||||
|
dist/
|
||||||
|
*.spec
|
Loading…
Reference in New Issue
Block a user