WP-Admin-Reference/.gitignore
2019-12-10 22:12:31 +01:00

27 lines
359 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