From: Magnus Hagander Date: Mon, 18 May 2009 16:57:12 +0000 (-0400) Subject: local_settings.py should never be included in the repository X-Git-Url: http://git.postgresql.org/gitweb/static/session/%7B%7Bsession.id%7D%7D-%7B%7Bsession.title%7Cslugify%7D%7D?a=commitdiff_plain;h=88cade676604f9a08a2457d1e2c32103ff578a35;p=hamn.git local_settings.py should never be included in the repository --- diff --git a/admin/.gitignore b/admin/.gitignore new file mode 100644 index 0000000..6a07bff --- /dev/null +++ b/admin/.gitignore @@ -0,0 +1 @@ +local_settings.py