Arag / .gitattributes
AuthorBot
Initial commit: AuthorBot RAG SaaS backend + frontend
4e8917a
Raw
History Blame Contribute Delete
232 Bytes
# Author RAG — Git Attributes
# Normalize line endings: LF in repo, CRLF on Windows checkout
* text=auto eol=lf
# Force binary — don't touch these
*.png binary
*.jpg binary
*.jpeg binary
*.ico binary
*.mmdb binary
*.pdf binary