Files
NXST/.gitattributes
T
2026-04-26 20:02:15 +03:00

15 lines
271 B
Plaintext

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