diff --git a/.gitattributes b/.gitattributes index 2d83761..c139350 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 \ No newline at end of file