SpacePossum 7 лет назад
Родитель
Сommit
8bfee6d226
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      .gitattributes

+ 2 - 1
.gitattributes

@@ -1,12 +1,13 @@
 /tests export-ignore
 /tests export-ignore
+.appveyor.yml export-ignore
 .editorconfig export-ignore
 .editorconfig export-ignore
 .gitattributes export-ignore
 .gitattributes export-ignore
 .github/ export-ignore
 .github/ export-ignore
 .gitignore export-ignore
 .gitignore export-ignore
 .travis.yml export-ignore
 .travis.yml export-ignore
-appveyor.yml export-ignore
 benchmark.sh export-ignore
 benchmark.sh export-ignore
 box.json export-ignore
 box.json export-ignore
+check_trailing_spaces.sh export-ignore
 phpunit.xml.dist export-ignore
 phpunit.xml.dist export-ignore
 *       text=auto eol=lf
 *       text=auto eol=lf
 *.php   text whitespace=blank-at-eol,blank-at-eof,space-before-tab,tab-in-indent,tabwidth=4 diff=php
 *.php   text whitespace=blank-at-eol,blank-at-eof,space-before-tab,tab-in-indent,tabwidth=4 diff=php