Files
S.P.L.U.R.T-Station-13/tgui/.gitattributes
2020-04-23 13:31:48 +03:00

11 lines
229 B
Plaintext

* text=auto
## Enforce text mode and LF line breaks
*.js text eol=lf
*.css text eol=lf
*.html text eol=lf
*.json text eol=lf
## Treat bundles as binary and ignore them during conflicts
*.bundle.* binary merge=tgui-merge-bundle