1
0
mirror of https://github.com/gitattributes/gitattributes.git synced 2025-01-22 00:08:52 -05:00
gitattributes/Servoy.gitattributes
2023-12-27 13:14:41 -08:00

15 lines
234 B
Plaintext

# Auto detect text files and perform LF normalization
* text=auto
*.frm -text
*.val -text
*.tbl -text
*.rel -text
*.obj -text
*.dbi -text
*.sec -text
*.css text diff=css
*.js eol=lf
*.mjs eol=lf
*.cjs eol=lf