From a9774db03ee8c54668c5af633c96711b54fd547a Mon Sep 17 00:00:00 2001 From: hanfi <hanfi@spahan.ch> Date: Fri, 26 May 2023 08:37:48 +0200 Subject: [PATCH] add new database location --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0939b54..d219c6f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ venv *.cfg uploads/* *.egg-info +instance/* -- GitLab