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 c4da00ac354..1e809562fb6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -17,5 +17,7 @@ /apps/twofactor_backupcodes/js/*.js.map binary /apps/updatenotification/js/updatenotification.js binary /apps/updatenotification/js/updatenotification.js.map binary +/apps/workflowengine/js/*.js binary +/apps/workflowengine/js/*.js.map binary /settings/js/vue* binary |