forked from Wavyzz/dolibarr
fix: add /build/phpstan/phpstan/phpstan/vendor/bin and custom bootstrap.php in gitingnore and review README (#26679)
* fix: add /build/phpstan/phpstan/phpstan/vendor/bin and custom bootstrap.php in gitingnore and review README * add other custom files * add other custom files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -62,3 +62,7 @@ doc/install.lock
|
||||
.idea
|
||||
/composer.json
|
||||
/composer.lock
|
||||
|
||||
/build/phpstan/phpstan
|
||||
/build/phpstan/bootstrap_custom.php
|
||||
phpstan_custom.neon
|
||||
|
||||
Reference in New Issue
Block a user