mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
update gitignore file
This commit is contained in:
parent
d00e3d3129
commit
ae66327e98
9
.gitignore
vendored
9
.gitignore
vendored
@ -8,11 +8,14 @@ docker/source/
|
|||||||
composer.lock
|
composer.lock
|
||||||
/vendor/
|
/vendor/
|
||||||
|
|
||||||
# source extract directory
|
# default source extract directory
|
||||||
/source/
|
/source/
|
||||||
|
|
||||||
# source download directory
|
# default source download directory
|
||||||
/downloads/
|
/downloads/
|
||||||
|
|
||||||
# source build root directory
|
# default source build root directory
|
||||||
/buildroot/
|
/buildroot/
|
||||||
|
|
||||||
|
# php cs fixer cache file
|
||||||
|
.php-cs-fixer.cache
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user