Fix .gitignore.
This commit is contained in:
parent
284b533995
commit
38831abdb4
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,7 +1,7 @@
|
||||||
# Python
|
# Python
|
||||||
*.pyc
|
*.pyc
|
||||||
*.eggs
|
/*.egg-info
|
||||||
*.egg-info
|
/.eggs
|
||||||
|
|
||||||
# coverage
|
# coverage
|
||||||
/.coverage
|
/.coverage
|
||||||
|
|
Loading…
Reference in a new issue