From f7a0129550acfa3e299e62db17345be9ddcc1827 Mon Sep 17 00:00:00 2001 From: hay-kot Date: Sun, 21 Feb 2021 12:50:49 -0900 Subject: [PATCH] added scratch.py --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 93d96aca7..88de70f24 100644 --- a/.gitignore +++ b/.gitignore @@ -153,3 +153,4 @@ node_modules/ mealie/data/debug/last_recipe.json *.sqlite app_data/db/test.db +scratch.py