From: test test Date: Thu, 24 Jun 2021 09:14:39 +0000 (+0200) Subject: Add .env and local_settings to gitignore X-Git-Tag: 2.1~46 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=b021ff68cbec80aa158d6e5e05411afa197039c9;p=teleforma.git Add .env and local_settings to gitignore --- diff --git a/.gitignore b/.gitignore index e1192cff..30949719 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,8 @@ node_modules .directory *.e4p select2-4.0.5 +.env +local_settings.py # Installer logs pip-log.txt