summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c7242fa..ec2cc7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+*~
test
*.pyc
src/wiki-files/differences-with-debian.txt
@@ -17,3 +18,6 @@ pip-selfcheck.json
*egg-info/
build/
dist/
+
+# coverage
+.coverage