Skip to content

Commit cbc5850

Browse files
committed
o Added .gitattributes
1 parent cfe9b8d commit cbc5850

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitattributes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Auto detect text files and perform LF normalization
2+
* text=auto
3+
4+
*.java text diff=java
5+
*.html text diff=html
6+
*.css text
7+
*.js text
8+
*.sql text

0 commit comments

Comments
 (0)