Browse Source

Create .gitattributes

AdoptOSS 4 years ago
parent
commit
8dde0c710d
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .gitattributes

+ 4 - 0
.gitattributes

@@ -0,0 +1,4 @@
+* text=auto
+* eol=lf
+*.png binary
+*.jar binary