Updates .gitignore with coverage and *.egg
This commit is contained in:
parent
f74ce14641
commit
59493943d5
4
.gitignore
vendored
4
.gitignore
vendored
@ -4,9 +4,13 @@
|
|||||||
*~
|
*~
|
||||||
|
|
||||||
/*.egg-info
|
/*.egg-info
|
||||||
|
/*.egg
|
||||||
|
|
||||||
/.testrepository
|
/.testrepository
|
||||||
/.tox
|
/.tox
|
||||||
/.venv
|
/.venv
|
||||||
/AUTHORS
|
/AUTHORS
|
||||||
/ChangeLog
|
/ChangeLog
|
||||||
|
|
||||||
|
.coverage
|
||||||
|
/cover
|
||||||
|
Loading…
x
Reference in New Issue
Block a user