aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFrançois Schmidts <francois.schmidts@gmail.com>2015-04-24 19:05:14 +0200
committerFrançois Schmidts <francois.schmidts@gmail.com>2015-05-15 00:22:08 +0200
commit804d6fc6b9268577dbfd85f169f1a3f58e5cd6bc (patch)
treee6926a2734cc48d9160071c7238bf25ed0c6e108 /.gitignore
parentcorrecting log level for error in feed retrieving (diff)
downloadnewspipe-804d6fc6b9268577dbfd85f169f1a3f58e5cd6bc.tar.gz
newspipe-804d6fc6b9268577dbfd85f169f1a3f58e5cd6bc.tar.bz2
newspipe-804d6fc6b9268577dbfd85f169f1a3f58e5cd6bc.zip
adding base unittests
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 62dbbec8..a9beb28d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ build
conf/conf.cfg
+.coverage
bgstack15