Explorar o código

chore: always ignore composer PHP bin dir

rugk hai 11 meses
pai
achega
c6bccdbfe1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -25,6 +25,7 @@ vendor/**/tst
 vendor/**/tests
 vendor/**/build_phar.php
 !vendor/**/*.php
+vendor/bin/**
 
 # Ignore local node modules, unit testing logs, api docs and IDE project files
 js/node_modules/