aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorWeitian LI <liweitianux@gmail.com>2014-04-18 21:21:38 +0800
committerWeitian LI <liweitianux@gmail.com>2014-04-18 21:21:38 +0800
commit0005d0926d15d9034d8cb47da3861e5ab6dd02f1 (patch)
treec20e8daeb6b953e3e5b64b0818c061c4512e8423 /.gitignore
parenta4d102896cd261ced64316fce45dd264a797a903 (diff)
downloaddjango-skaschool-0005d0926d15d9034d8cb47da3861e5ab6dd02f1.tar.bz2
* removed 'settings_email.py' and updated '.gitignore'
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8c97728..a7bf707 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,6 @@
*.pyc
*.swp
+#
+django_skaschool/settings_email.py
+