Procházet zdrojové kódy

Added coverage annotation files

Coverage creates annotation files by appending ",cover" (with a comma, not a period) to the filename.
Lucretiel před 10 roky
rodič
revize
9f80691efd
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

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