From 9fb55eaceaf4d3e9432e8dcbf0dd4c0204185fc5 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Thu, 6 Dec 2018 09:24:08 +0100 Subject: [PATCH] ignore local_settings --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b135a8f7..f438a8f5 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ data postgres mysql tmp +local_settings.py # Installer logs pip-log.txt -- 2.39.5