Skip to content

Commit 627c08d

Browse files
committed
Added .gitattribute
1 parent aa8d9ac commit 627c08d

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.gitattributes

Lines changed: 12 additions & 0 deletions
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)