mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
Ignore the map file too
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
6340e78be8
commit
96e9173b73
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue