Просмотр исходного кода

Added coverage annotation files

Coverage creates annotation files by appending ",cover" (with a comma, not a period) to the filename.
Lucretiel 10 лет назад
Родитель
Сommit
9f80691efd
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

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