aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXuan (Sean) Hu <i@huxuan.org>2020-02-20 02:09:45 +0800
committerGitHub <noreply@github.com>2020-02-19 14:09:45 -0400
commit83ff6af378bff148a394e26ef1e711e4b27e1934 (patch)
treee146a37404be3747a2dcdf828f6fcf0627ccfcbd
parent8d88fa521558039b0d114ca8bf379d1e810b0c32 (diff)
downloadgitignore-83ff6af378bff148a394e26ef1e711e4b27e1934.tar.gz
gitignore-83ff6af378bff148a394e26ef1e711e4b27e1934.zip
Add `cover/` to Python.gitignore. (#3310)
-rw-r--r--Python.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/Python.gitignore b/Python.gitignore
index 5e79d708..762cc89f 100644
--- a/Python.gitignore
+++ b/Python.gitignore
@@ -50,6 +50,7 @@ coverage.xml
*.py,cover
.hypothesis/
.pytest_cache/
+cover/
# Translations
*.mo