mirror of
https://ghproxy.net/https://github.com/BeAPI/wp-cli-site-duplicator-command.git
synced 2026-07-26 12:47:18 +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
|