From 88cade676604f9a08a2457d1e2c32103ff578a35 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Mon, 18 May 2009 12:57:12 -0400 Subject: [PATCH] local_settings.py should never be included in the repository --- admin/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 admin/.gitignore 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 -- 2.39.5