From 7cc950a7e6ee1e68f3fd1b22c03854d853d1e14d Mon Sep 17 00:00:00 2001 From: hay-kot Date: Thu, 25 Feb 2021 20:21:18 -0900 Subject: [PATCH] add users --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 88de70f24..338786e21 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ app_data/backups/* app_data/debug/* app_data/img/* app_data/migration/* +app_data/users/* #Exception to keep folders !mealie/dist/.gitkeep