summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreliott <eliott@cactuswax.net>2007-12-29 16:49:18 -0800
committereliott <eliott@cactuswax.net>2007-12-29 16:49:18 -0800
commit7d753eaa13fdc3c801facccf77c6618a242738a8 (patch)
tree8423c800dcbfa184ab4e8779ae0ce36cdfee16c0
parent3e297efad8e6dbb7622cedd68a2457f00dd09080 (diff)
downloadarchweb-7d753eaa13fdc3c801facccf77c6618a242738a8.tar.gz
archweb-7d753eaa13fdc3c801facccf77c6618a242738a8.zip
added vim command comment to the end of the file
-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 70163418..1a54e198 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:
+