Browse Source

Add `cover/` to Python.gitignore. (#3310)

Xuan (Sean) Hu 5 years ago
parent
commit
83ff6af378
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

@@ -50,6 +50,7 @@ coverage.xml
 *.py,cover
 .hypothesis/
 .pytest_cache/
+cover/
 
 # Translations
 *.mo