Pārlūkot izejas kodu

Merge pull request #641 from MissAllSunday/gitattributes

Gitattributes
Jessica González 11 gadi atpakaļ
vecāks
revīzija
f9b7bdcef3
1 mainītis faili ar 10 papildinājumiem un 0 dzēšanām
  1. 10 0
      .gitattributes

+ 10 - 0
.gitattributes

@@ -0,0 +1,10 @@
+# Force our line endings to be LF, even for Windows
+* text
+
+# Set certain files to be binary
+*.png binary
+*.jpg binary
+*.gif binary
+*.tgz binary
+*.zip binary
+*.tar.gz binary