Skip to content

Commit f71f391

Browse files
committed
NEW .gitattributes file
1 parent 81b8cdf commit f71f391

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Set the default behavior, in case people don't have core.autocrlf set.
2+
* text=auto
3+
4+
# Declare files that will always have fixed line endings on checkout.
5+
*.bat text eof=crlf
6+

0 commit comments

Comments
 (0)