Explorar o código

Removing PHPUnit and adding to gitignore

Jonny Wenmoth %!s(int64=11) %!d(string=hai) anos
pai
achega
03d48c22cd
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 1 0
      .gitignore
  2. 0 1
      bin/phpunit

+ 1 - 0
.gitignore

@@ -2,4 +2,5 @@
 composer.phar
 composer.phar
 composer.lock
 composer.lock
 vendor/
 vendor/
+bin/phpunit
 bin/phantomjs
 bin/phantomjs

+ 0 - 1
bin/phpunit

@@ -1 +0,0 @@
-../vendor/phpunit/phpunit/phpunit