# Default
-#* text=auto !eol
-#
+* text=auto !eol
+
# Text files that should be normalized (CRLF => LF)
-#*.c text
-#*.h text
-#*.md text
-#*.txt text
+*.c text
+*.h text
+*.md text
+*.txt text
# Text files with fixed EOL=LF
-#*.sh text eol=LF
+*.sh text eol=LF
# Text files with fixed EOL=CRLF$
-#*.bat text eol=CRLF
-#*.ahk text eol=crlf
-#*.vcproj text eol=crlf
+*.bat text eol=CRLF
+*.ahk text eol=crlf
+*.vcproj text eol=crlf
# Binary files
-#*.jpg -text
-#*.exe -text
-#*.reg -text
+*.jpg -text
+*.exe -text
+*.reg -text
# Default
-#* text=auto !eol
-#
+* text=auto !eol
+
# Text files that should be normalized (CRLF => LF)
-#*.c text
-#*.h text
-#*.md text
-#*.txt text
+*.c text
+*.h text
+*.md text
+*.txt text
# Text files with fixed EOL=LF
-#*.sh text eol=LF
+*.sh text eol=LF
# Text files with fixed EOL=CRLF$
-#*.bat text eol=CRLF
-#*.ahk text eol=crlf
-#*.vcproj text eol=crlf
+*.bat text eol=CRLF
+*.ahk text eol=crlf
+*.vcproj text eol=crlf
# Binary files
-#*.jpg -text
-#*.exe -text
-#*.reg -text
+*.jpg -text
+*.exe -text
+*.reg -text