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