mirror of
https://ghproxy.net/https://github.com/typisttech/image-optimize-command.git
synced 2026-02-23 22:13:48 +08:00
18 lines
222 B
Text
18 lines
222 B
Text
.DS_Store
|
|
wp-cli.local.yml
|
|
node_modules/
|
|
vendor/
|
|
*.zip
|
|
*.tar.gz
|
|
*.swp
|
|
*.log
|
|
|
|
### Codeception ###
|
|
/codeception.yml
|
|
/tests/*.suite.yml
|
|
/tests/_data/tmp/
|
|
/tests/_output/*
|
|
/tests/_support/_generated/
|
|
|
|
### PhpStorm ###
|
|
/.idea/
|