Add .gitattributes (normalize EOL to LF)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
TLC AI Lab 2026-06-09 00:58:55 -05:00
parent 8eba380a3f
commit 5f586a99cb

4
.gitattributes vendored Normal file
View file

@ -0,0 +1,4 @@
* text=auto eol=lf
*.png binary
*.jpg binary
*.gif binary