Quellcode durchsuchen

Update .gitattributes file.

[ci skip]
Daniele Alessandri vor 10 Jahren
Ursprung
Commit
e2e645a8bd
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  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