Browse Source

Do not export box.sh and benchmark.sh.

SpacePossum 8 years ago
parent
commit
889f362769
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

@@ -5,6 +5,8 @@
 .gitignore export-ignore
 .travis.yml export-ignore
 appveyor.yml export-ignore
+benchmark.sh export-ignore
+box.json export-ignore
 phpunit.xml.dist export-ignore
 *       text=auto eol=lf
 *.php   text whitespace=blank-at-eol,blank-at-eof,space-before-tab,tab-in-indent,tabwidth=4 diff=php