mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-03-04 13:20:06 -05:00
chore: always ignore composer PHP bin dir
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -25,6 +25,7 @@ vendor/**/tst
|
|||||||
vendor/**/tests
|
vendor/**/tests
|
||||||
vendor/**/build_phar.php
|
vendor/**/build_phar.php
|
||||||
!vendor/**/*.php
|
!vendor/**/*.php
|
||||||
|
vendor/bin/**
|
||||||
|
|
||||||
# Ignore local node modules, unit testing logs, api docs and IDE project files
|
# Ignore local node modules, unit testing logs, api docs and IDE project files
|
||||||
js/node_modules/
|
js/node_modules/
|
||||||
|
|||||||
Reference in New Issue
Block a user