Ver código fonte

Added coverage annotation files

Coverage creates annotation files by appending ",cover" (with a comma, not a period) to the filename.
Lucretiel 10 anos atrás
pai
commit
9f80691efd
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

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