From 432dfc82ad97b6fcc2d5e720f4e73ed7bc1bc81d Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 23 Aug 2021 12:02:55 +0200 Subject: [PATCH] adding a file temporary --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2e87f22..216f121 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ pyvenv.cfg # app .env +# temp file for debug +*.html