Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 3fe2b47

Browse files
committed
misc: add .gitattributes file to ignore vendored stuff
1 parent 2a4c5a1 commit 3fe2b47

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.yue linguist-language=moonscript
2+
static/* linguist-vendored
3+
templates/* linguist-vendored

0 commit comments

Comments
 (0)