aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCédric Bonhomme <kimble.mandel+bitbucket@gmail.com>2014-06-08 18:25:06 +0200
committerCédric Bonhomme <kimble.mandel+bitbucket@gmail.com>2014-06-08 18:25:06 +0200
commit0a80a6a62e94b326d9f1dea947ebbc87149a1922 (patch)
treeba7f055f7910e1b5317ce8b952c43179116942d5 /.gitignore
parentFont size for the sidebar: 100% (diff)
parentsupporting feed without date or with ill formated date (diff)
downloadnewspipe-0a80a6a62e94b326d9f1dea947ebbc87149a1922.tar.gz
newspipe-0a80a6a62e94b326d9f1dea947ebbc87149a1922.tar.bz2
newspipe-0a80a6a62e94b326d9f1dea947ebbc87149a1922.zip
Merged in jaesivsm/pyaggr3g470r (pull request #1)
misc fixes
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ea114000..4596b703 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,6 @@ syntax: glob
*.cfg
pyaggr3g470r/var/indexdir/
+
+# Virtualenv
+venv
bgstack15