WP-Admin-Reference/.gitignore

28 lines
No EOL
331 B
Text

# Application
web/app/plugins/*
!web/app/plugins/.gitkeep
web/app/upgrade
web/app/ewww/*
web/app/debug.log
web/app/uploads/*
!web/app/uploads/.gitkeep
# WordPress
web/wp
web/.htaccess
# Dotenv
.env
.env.*
!.env.example
# Composer
/vendor
auth.json
# WP-CLI
wp-cli.local.yml
/web/app/themes/wpadminref/.gitignore
sql/local.sql