Fix .gitignore.

This commit is contained in:
whitequark 2019-09-06 05:30:22 +00:00
parent 284b533995
commit 38831abdb4

4
.gitignore vendored
View file

@ -1,7 +1,7 @@
# Python
*.pyc
*.eggs
*.egg-info
/*.egg-info
/.eggs
# coverage
/.coverage