mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-10-02 17:29:15 +02:00
chore: always ignore composer PHP bin dir
This commit is contained in:
parent
bdfe74c077
commit
64165d9928
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue