From fac05f29bbd7a7bbddb9de828b502c40e40e2a4e Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sat, 24 Sep 2016 20:04:46 +0000 Subject: update .gitignore. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') 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 -- cgit v1.2.3