summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNico von Geyso <Nico.Geyso@FU-Berlin.de>2014-02-10 13:01:56 +0100
committerNico von Geyso <Nico.Geyso@FU-Berlin.de>2014-02-10 13:01:56 +0100
commitde94e1cf9f1e7bce42670b58b78c3c5f99e08ee4 (patch)
tree1029bd6136dcdbedfe7f87cf075f8cf2055c2948
parent15db06d1c8f688f79c8562287582d90ffc4614ad (diff)
downloadklausuren-de94e1cf9f1e7bce42670b58b78c3c5f99e08ee4.tar.gz
klausuren-de94e1cf9f1e7bce42670b58b78c3c5f99e08ee4.tar.bz2
klausuren-de94e1cf9f1e7bce42670b58b78c3c5f99e08ee4.zip
Fixed: Ignore python virtualenv and log dirs
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0e71ac3..f9b9086 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,6 @@ static/studies/*.git
static/studies/*.zip
static/studies/*.tar.gz
settings.py
+env
+log
+app.log