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 4e522fbd42f..fbcb8a02f0d 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/files/js/dist/*.js binary +/apps/files/js/dist/*.js.map binary /apps/files_sharing/js/dist/*.js binary /apps/files_sharing/js/dist/*.js.map binary /apps/files_versions/js/files_versions.js binary |