Skip to content

Commit dd16b96

Browse files
author
Chiel ten Brinke
committed
Add .gitattributes file.
1 parent 564b7fb commit dd16b96

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Set the default behavior, in case people don't have core.autocrlf set.
2+
* text=auto
3+
4+
# Explicitly declare text files you want to always be normalized and converted
5+
# to native line endings on checkout.
6+
*.vim text
7+
*.md text

0 commit comments

Comments
 (0)