Skip to content

Commit b772252

Browse files
BreakinBennycraftablescience
authored andcommitted
chore: add .gitattributes
1 parent 96ab896 commit b772252

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitattributes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Sources
2+
*.c text diff=cpp
3+
*.cpp text diff=cpp
4+
*.h text diff=cpp
5+
*.hpp text diff=cpp
6+
7+
# Markdown
8+
*.md text eol=lf
9+
*.md linguist-detectable

0 commit comments

Comments
 (0)