Commit c27d1ef6 by CaIon

Update .gitattributes

parent afe16c64
......@@ -34,4 +34,10 @@
# ============================================
# GitHub Linguist - Language Detection
# ============================================
# Keep frontend TypeScript logic visible while excluding the TSX view layer,
# whose markup-heavy files otherwise outweigh the primary Go service by bytes.
web/**/*.tsx -linguist-detectable
electron/** linguist-vendored
# TanStack Router regenerates this manifest from the route source files.
web/src/routeTree.gen.ts linguist-generated
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment