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 93b6272bf33..5d2d965c89e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,6 +7,8 @@ /apps/comments/js/*.js.map binary /apps/dashboard/js/*.js binary /apps/dashboard/js/*.js.map binary +/apps/dav/js/*.js binary +/apps/dav/js/*.js.map binary /apps/files/js/dist/*.js binary /apps/files/js/dist/*.js.map binary /apps/files_sharing/js/dist/*.js binary |