aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2015-12-07 12:50:16 +0100
committerCédric Bonhomme <cedric@cedricbonhomme.org>2015-12-07 12:50:16 +0100
commitcd553ba7e2f113dd5a000ad8d6812c79f5b0617b (patch)
treea501ce2933ccf0fd7099a2a1ef3f1540532d3141 /.gitignore
parentUse the Python 3.5.0 runtime for Heroku. (diff)
parentUpdated README. (diff)
downloadnewspipe-cd553ba7e2f113dd5a000ad8d6812c79f5b0617b.tar.gz
newspipe-cd553ba7e2f113dd5a000ad8d6812c79f5b0617b.tar.bz2
newspipe-cd553ba7e2f113dd5a000ad8d6812c79f5b0617b.zip
Merge branch 'master' of github.com:JARR-aggregator/JARR
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a9beb28d..6c66b0b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,6 @@ eproject.cfg
venv
build
-
+documentation/_build/
conf/conf.cfg
.coverage
bgstack15