mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-03-30 02:42:29 +00:00
chore: update .gitattributes
This commit is contained in:
6
.gitattributes
vendored
6
.gitattributes
vendored
@@ -34,5 +34,9 @@
|
|||||||
# ============================================
|
# ============================================
|
||||||
# GitHub Linguist - Language Detection
|
# GitHub Linguist - Language Detection
|
||||||
# ============================================
|
# ============================================
|
||||||
# Mark web frontend as vendored so GitHub recognizes this as a Go project
|
|
||||||
electron/** linguist-vendored
|
electron/** linguist-vendored
|
||||||
|
web/** linguist-vendored
|
||||||
|
|
||||||
|
# Un-vendor core frontend source to keep JavaScript visible in language stats
|
||||||
|
web/src/components/** linguist-vendored=false
|
||||||
|
web/src/pages/** linguist-vendored=false
|
||||||
|
|||||||
Reference in New Issue
Block a user