Skip to content

Commit 0657972

Browse files
committed
added a .gitattributes file
1 parent f3f0c2b commit 0657972

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
* text=auto
2+
*.c text
3+
*.cpp text
4+
*.h text
5+
*.obj text
6+
*.py text

0 commit comments

Comments
 (0)