Files
NXST/.gitattributes
T
DragonSpirit 9b18a32b0c build: replace Plutonium submodule with ExternalProject_Add fetch
Plutonium is now downloaded at build time via ExternalProject_Add
(GIT_REPOSITORY + GIT_TAG) instead of being a git submodule.
Removes lib/, .gitmodules, and the linguist-vendored entry for it.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-03 13:00:36 +03:00

14 lines
231 B
Plaintext

# Normalize line endings
* text=auto eol=lf
# Vendor: do not count toward language stats
deps/** linguist-vendored=true
# Binary assets
*.png binary
*.jpg binary
*.nro binary
*.nso binary
*.pfs0 binary
*.elf binary