summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorParth Buch2012-07-20 14:59:52 +0530
committerParth Buch2012-07-20 14:59:52 +0530
commitca9d5eadaa5d5e75bc76054da0fcc913d7e33b9b (patch)
treeef30ed63c3c2c3acfad409befdfd67339c3dcb23 /.gitignore
parentba3303791fa9487ac090eb58123e253113f44884 (diff)
downloadstproject-ca9d5eadaa5d5e75bc76054da0fcc913d7e33b9b.tar.gz
stproject-ca9d5eadaa5d5e75bc76054da0fcc913d7e33b9b.tar.bz2
stproject-ca9d5eadaa5d5e75bc76054da0fcc913d7e33b9b.zip
changed .gitignore to remove local.py and media apps
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 87711d6..cac447d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,5 @@ wsgi.log
*.ogv
*.mp4
uploads/*
+stapp/media/*
+local.py