forked from Mario1159/osic-stacks
Specify file endings
This commit is contained in:
parent
0ef5368c78
commit
35262c235f
10
.gitattributes
vendored
10
.gitattributes
vendored
@ -1 +1,11 @@
|
||||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.sh text eol=lf
|
||||
*.bat text eol=crlf
|
||||
desktopinit text eol=lf
|
||||
klayout text eol=lf
|
||||
setwallpaper text eol=lf
|
||||
startserver text eol=lf
|
||||
*.desktop text eol=lf
|
Loading…
Reference in New Issue
Block a user