summaryrefslogtreecommitdiffstats
path: root/local_settings.py.example
diff options
context:
space:
mode:
Diffstat (limited to 'local_settings.py.example')
-rw-r--r--local_settings.py.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/local_settings.py.example b/local_settings.py.example
index 7016341..1a54e19 100644
--- a/local_settings.py.example
+++ b/local_settings.py.example
@@ -28,3 +28,5 @@ MEDIA_URL = 'http://www.archlinux.org/img/devs/'
# Make this unique, and don't share it with anybody.
SECRET_KEY = '00000000000000000000000000000000000000000000000'
+# vim: set ts=4 sw=4 et:
+