mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-03-30 00:27:02 +00:00
Add .gitattributes to mark frontend as vendored
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user