1
0
Fork 0
mirror of https://github.com/arkenfox/user.js.git synced 2025-05-31 07:47:10 +02:00
user.js/.gitattributes
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

9 lines
89 B
Text

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