diff options
-rw-r--r-- | .gitattributes | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index d979c14..4d56b9a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,6 @@ system/admin/static/editor/sass/* linguist-vendored -cmd/ponzu/vendor/* linguist-vendored=false
\ No newline at end of file +cmd/ponzu/vendor/* linguist-vendored=false +system/admin/static/dashboard/js/* linguist-vendored +system/admin/static/editor/js/* linguist-vendored +system/admin/static/common/js/* linguist-vendored +system/admin/static/common/js/util.js linguist-vendored=false
\ No newline at end of file |