Преглед на файлове

Merge pull request #194 from GrahamCampbell/gitstuff

Added a .gitattributes file
Daniele Alessandri преди 11 години
родител
ревизия
b379d4f1b3
променени са 1 файла, в които са добавени 8 реда и са изтрити 0 реда
  1. 8 0
      .gitattributes

+ 8 - 0
.gitattributes

@@ -0,0 +1,8 @@
+* text=auto
+
+/tests export-ignore
+/.gitattributes export-ignore
+/.gitignore export-ignore
+/.travis.yml export-ignore
+/phpunit.xml.dist export-ignore
+/phpunit.xml.travisci export-ignore