diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 82c2a272bad..ec3043c8a33 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 |