1
0
Эх сурвалжийг харах

Fixed coverage annotation

Added missing wildcard to the `*,cover` coverage annotation.
Lucretiel 10 жил өмнө
parent
commit
ba6f0a94ab
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Python.gitignore

+ 1 - 1
Python.gitignore

@@ -41,7 +41,7 @@ htmlcov/
 .cache
 nosetests.xml
 coverage.xml
-,cover
+*,cover
 
 # Translations
 *.mo