9b18a32b0c
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>
14 lines
231 B
Plaintext
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
|