ignore dist
This commit is contained in:
parent
b3dfcb70e0
commit
d8351ba873
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -11,6 +11,7 @@ env/
|
||||||
Icon
|
Icon
|
||||||
/pytestdebug.log
|
/pytestdebug.log
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
dist/*
|
||||||
|
|
||||||
# virtualenv
|
# virtualenv
|
||||||
.virtualenv/
|
.virtualenv/
|
||||||
|
|
Loading…
Reference in a new issue