Skip to content

Commit

Permalink
Mark minified javascript files as binary to git
Browse files Browse the repository at this point in the history
  • Loading branch information
charrondev committed Aug 14, 2018
1 parent 14bc7dd commit 34d2b3b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .gitattributes
Expand Up @@ -10,10 +10,7 @@
# Mark built files as binary
*.map binary
composer.lock binary
/js/admin/** binary
/js/app/** binary
/js/bootstrap-admin/** binary
/js/bootstrap-app/** binary
*.min.js binary

# Skip files on archive
.editorconfig export-ignore
Expand Down

0 comments on commit 34d2b3b

Please sign in to comment.