From 9ae3a5fe2f3b792a20420e00690421184f04bba8 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Wed, 28 Feb 2018 11:32:39 +0100 Subject: [PATCH] Ignore dev files Signed-off-by: Joas Schilling --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 82c2a272ba..ec3043c8a3 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,7 @@ !/apps/updatenotification /apps/updatenotification/js/merged.js /apps/updatenotification/js/merged.js.map +/apps/updatenotification/js/*.hot-update.* /apps/updatenotification/node_modules !/apps/theming !/apps/twofactor_backupcodes