summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Friesel <daniel.friesel@uos.de>2019-07-24 14:46:46 +0200
committerDaniel Friesel <daniel.friesel@uos.de>2019-07-24 14:46:46 +0200
commit1d010bd59bc5cf100310b285c743ae27f921b681 (patch)
tree6b237e9973309ba0f982f4f718099e7b58c0b38d /.gitignore
parent6825ac2877635bb055de46c7115ed8ab471560ad (diff)
pylint
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 896fa10..25b1be5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/lib/__pycache__/
*.pyc
/htmlcov/
+/.coverage*