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