mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-19 21:07:53 +00:00
Adjust ignored files
This commit is contained in:
parent
8f38cbd736
commit
aa574e9205
12
.gitignore
vendored
12
.gitignore
vendored
@ -82,6 +82,18 @@
|
||||
/cfg/php-fpm-7.3/*.conf
|
||||
/cfg/php-fpm-7.4/*.conf
|
||||
|
||||
# Ignore custom PHP-FPM startup scripts
|
||||
/cfg/php-fpm-5.2/*.sh
|
||||
/cfg/php-fpm-5.3/*.sh
|
||||
/cfg/php-fpm-5.4/*.sh
|
||||
/cfg/php-fpm-5.5/*.sh
|
||||
/cfg/php-fpm-5.6/*.sh
|
||||
/cfg/php-fpm-7.0/*.sh
|
||||
/cfg/php-fpm-7.1/*.sh
|
||||
/cfg/php-fpm-7.2/*.sh
|
||||
/cfg/php-fpm-7.3/*.sh
|
||||
/cfg/php-fpm-7.4/*.sh
|
||||
|
||||
# Ignore custom PHP-FPM modules
|
||||
/mod/php-fpm-5.2/*.so
|
||||
/mod/php-fpm-5.3/*.so
|
||||
|
Loading…
Reference in New Issue
Block a user