Skip to content

Commit 3569b30

Browse files
committed
Added gitattribute
1 parent 2e9266f commit 3569b30

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.gitattributes

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
###############################################################################
2+
# Set default behavior to automatically normalize line endings.
3+
###############################################################################
4+
* text=auto
5+
6+
7+
###############################################################################
8+
# Prevent merging of README.md
9+
###############################################################################
10+
README.md merge=ours
11+
.gitmodules merge=ours
12+
*.yml merge=ours

0 commit comments

Comments
 (0)