From 96e9173b73f88948dfe5715487b4ba112f07265e Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 22 Feb 2018 10:24:42 +0100 Subject: [PATCH] Ignore the map file too Signed-off-by: Joas Schilling --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f14a81cd64f..82c2a272bad 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,7 @@ !/apps/admin_audit !/apps/updatenotification /apps/updatenotification/js/merged.js +/apps/updatenotification/js/merged.js.map /apps/updatenotification/node_modules !/apps/theming !/apps/twofactor_backupcodes