Add .gitattributes to mark frontend as vendored
This commit is contained in:
parent
0e095d4ad8
commit
493dbd2acb
5
.gitattributes
vendored
Normal file
5
.gitattributes
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Mark web frontend as vendored so GitHub recognizes this as a Go project
|
||||||
|
web/** linguist-vendored
|
||||||
|
|
||||||
|
# Also mark electron files as vendored
|
||||||
|
electron/** linguist-vendored
|
||||||
Loading…
x
Reference in New Issue
Block a user