mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-01-12 07:49:42 -05:00
Adding hint that you will see unrelated files and to ignore these
This commit is contained in:
parent
5b245a3f85
commit
763d6fca7e
@ -48,6 +48,9 @@ Because the unit tests depend on this, you also need to install the optional. Ot
|
|||||||
composer require google/cloud-storage
|
composer require google/cloud-storage
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If you do this and want to develop further, please go into `.gitignore` and adjust it to ignore the whole
|
||||||
|
vendor directory. Otherwise your `git status` will be filled with lot's of unrelated PHP files.
|
||||||
|
|
||||||
To run the tests, change into the `tst` directory and run phpunit:
|
To run the tests, change into the `tst` directory and run phpunit:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
Loading…
Reference in New Issue
Block a user