瀏覽代碼

Update .gitattributes file.

[ci skip]
Daniele Alessandri 10 年之前
父節點
當前提交
65727ca07d
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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