Jelajahi Sumber

Removing PHPUnit and adding to gitignore

Jonny Wenmoth 11 tahun lalu
induk
melakukan
03d48c22cd
2 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 0
      .gitignore
  2. 0 1
      bin/phpunit

+ 1 - 0
.gitignore

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

+ 0 - 1
bin/phpunit

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