diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index fbcb8a02f0d..6afffcdb16d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,6 +5,8 @@ /apps/accessibility/js/accessibility.js.map binary /apps/comments/js/*.js binary /apps/comments/js/*.js.map binary +/apps/dashboard/js/*.js binary +/apps/dashboard/js/*.js.map binary /apps/files/js/dist/*.js binary /apps/files/js/dist/*.js.map binary /apps/files_sharing/js/dist/*.js binary |