mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
21 lines
421 B
Text
21 lines
421 B
Text
# $DOTFILES/.gitattributes
|
|
# Date: 2024-11-30
|
|
# Author: js0ny
|
|
|
|
* text=auto eol=lf
|
|
|
|
# Windows Batch Script, keep CRLF
|
|
*.bat text eol=crlf
|
|
|
|
skhdrc linguist-language=Shell
|
|
yabairc linguist-language=Shell
|
|
sketchybarrc linguist-language=Shell
|
|
*.vimrc linguist-language=VimL
|
|
vsvimrc linguist-language=VimL
|
|
vimrc linguist-language=VimL
|
|
ideavimrc linguist-language=VimL
|
|
|
|
*.png binar binary
|
|
*.ico binary
|
|
*.zip binary
|
|
*.pdf binary
|