aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFrançois Schmidts <francois.schmidts@gmail.com>2014-06-08 12:52:01 +0200
committerFrançois Schmidts <francois.schmidts@gmail.com>2014-06-08 12:52:01 +0200
commit6830d904537f420811703ef1cbb2a1628c78581c (patch)
tree4e67eb22402e25d601f31e8f8c03d9a9f10f168c /.gitignore
parentFont size for the sidebar: 100% (diff)
downloadnewspipe-6830d904537f420811703ef1cbb2a1628c78581c.tar.gz
newspipe-6830d904537f420811703ef1cbb2a1628c78581c.tar.bz2
newspipe-6830d904537f420811703ef1cbb2a1628c78581c.zip
small practicity changes
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