Explorar el Código

Removing phantomjs bin and adding to git ignore

Jonny Wenmoth hace 11 años
padre
commit
2fcd4ecc34
Se han modificado 2 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitignore
  2. BIN
      bin/phantomjs

+ 1 - 0
.gitignore

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

BIN
bin/phantomjs