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