From 3a596c27ceeb27166675f7577051080741633551 Mon Sep 17 00:00:00 2001 From: Ross Mountjoy Date: Tue, 28 Jan 2020 08:43:20 -0500 Subject: [PATCH] fixed gitnore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6cd081a..a74db0d 100644 --- a/.gitignore +++ b/.gitignore @@ -119,5 +119,5 @@ scheduler.db .idea/ dashmachine/user_data/ -dashmachine/static/user_icons -dashmachine/static/backgrounds \ No newline at end of file +dashmachine/static/images/user_icons +dashmachine/static/images/backgrounds \ No newline at end of file