Exclude dist/ and build/
This commit is contained in:
parent
80923decb4
commit
85bb4c9f28
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,3 +2,5 @@
|
||||||
__pycache__
|
__pycache__
|
||||||
*.pyc
|
*.pyc
|
||||||
desktop.ini
|
desktop.ini
|
||||||
|
dist/
|
||||||
|
build/
|
Loading…
Reference in New Issue
Block a user