mirror of
https://gh.wpcy.net/https://github.com/BeAPI/wp-cli-site-duplicator-command.git
synced 2026-04-23 21:33:29 +08:00
15 lines
109 B
Text
15 lines
109 B
Text
# Logs
|
|
*.log
|
|
|
|
# Dotenv
|
|
.env
|
|
!.env.example
|
|
|
|
# Composer
|
|
/vendor
|
|
|
|
# Release
|
|
/bin/release/
|
|
|
|
# Tests
|
|
/tests/*.txt
|