diff --git a/.gitattributes b/.gitattributes index d6d1095..8cc5e8c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,14 +1,14 @@ -## * text=auto +* text=auto -*.js text=auto -*.md text=auto -*.yml text=auto -*.txt text=auto -*.sh text=auto -*.bat eol=crlf +*.js text +*.md text +*.yml text +*.txt text +*.sh text +*.bat text eol=crlf *.png binary .gitattributes export-ignore *.yml export-ignore -wikipiki export-ignore +/wikipiki export-ignore