瀏覽代碼

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