From b37eda411f057b967ed7b444106b942d932b7452 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Wed, 19 May 2021 15:59:12 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8=20Make=20runConfig=20work=20on=20L?= =?UTF-8?q?inux?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++-- .idea/runConfigurations/Backend.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 942e6ae..88ed660 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ # Flask config -/.config*.py - +/config.py +/.config.py # --- --- --- --- --- --- --- --- # AUTOGENERATED STUFF BELOW diff --git a/.idea/runConfigurations/Backend.xml b/.idea/runConfigurations/Backend.xml index 805354d..c3cdc20 100644 --- a/.idea/runConfigurations/Backend.xml +++ b/.idea/runConfigurations/Backend.xml @@ -5,7 +5,7 @@