crosslang/.gitattributes
Maximus Gorog 23162fb93a Add README, CONTRIBUTING, editorconfig, gitattributes, justfile
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 09:44:24 -06:00

19 lines
438 B
Text

* text=auto eol=lf
*.lean text
*.toml text
*.md text
*.m text
*.expected text
*.yml text
*.json text
*.js text
*.png binary
*.jpg binary
*.svg text
# Hide vendored & generated paths from diffs and language stats
octave-upstream/ linguist-vendored linguist-generated
.lake/ linguist-generated
widget/js/ linguist-vendored