Skip to content

Commit debc739

Browse files
committed
Don't allow line endings on .bat and .inf files to be changed.
1 parent 285ca1b commit debc739

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Override git.autocrlf for these files. Don't change their line endings.
2+
*.bat -text
3+
*.inf -text

0 commit comments

Comments
 (0)