Ignore Manifest and dist dir in git.
This commit is contained in:
parent
168203c94d
commit
9abf37bbd1
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,2 +1,4 @@
|
||||||
*.pyc
|
*.pyc
|
||||||
build/
|
build/
|
||||||
|
dist/
|
||||||
|
MANIFEST
|
||||||
|
|
Loading…
Reference in a new issue