1
0
mirror of https://github.com/arkenfox/user.js.git synced 2026-06-13 16:01:30 +05:30
Files
arkenfox-user.js/.gitattributes
T
claustromaniac 901670fffc Convert BAT line-endings to CRLF
LF is messing with calls to :message in the updater, at least on my end.
2017-12-18 12:26:03 +00:00

10 lines
89 B
Plaintext

* text=auto
*.js text
*.md text
*.yml text
*.txt text
*.bat text eol=crlf
*.png binary