fixed gitignore typo (#151)
This commit is contained in:
parent
b8e8e1af74
commit
1f68b9e9f8
|
@ -41,7 +41,7 @@ htmlcov/
|
|||
.cache
|
||||
nosetests.xml
|
||||
coverage.xml
|
||||
*,cover
|
||||
*.cover
|
||||
|
||||
# Translations
|
||||
*.mo
|
||||
|
|
Loading…
Reference in New Issue