Skip to content

Commit 2f09bb0

Browse files
committed
Added a .gitattributes file
1 parent 9b6439d commit 2f09bb0

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+
*.java text diff=java
2+
*.html text diff=html
3+
*.css text
4+
*.js text
5+
*.txt text
6+
*.md text

0 commit comments

Comments
 (0)