From bcdc974db8c17b42e98738963eeacde855e6332d Mon Sep 17 00:00:00 2001 From: Dmitry Date: Mon, 6 Feb 2017 23:03:01 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B8=D0=B3=D0=BD=D0=BE=D1=80=D0=B8=D0=BC=20?= =?UTF-8?q?=D0=BD=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B9=D0=BA=D0=B8=20=D0=B0?= =?UTF-8?q?=D0=B3=D0=B5=D0=BD=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3725b30..2943b7e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ media/min/* ~*/migrations/00*.py .idea/ djing/settings.py +djing/agent/settings.py gmap/fixtures *.sqlite3 *.json