haiku-atelier-2024/.gitignore
2025-11-05 10:31:17 +01:00

61 lines
744 B
Text
Executable file

# Application
web/app/plugins/*
!web/app/plugins/.gitkeep
web/app/mu-plugins/*/
web/app/themes/twentytwentyfour/
web/app/upgrade
web/app/cache/*
web/app/languages/plugins/
web/app/object-cache.php
# WordPress
web/wp
web/vendor
web/.htaccess
# Logs
*.log
# Dotenv
.env
.env.*
!.env.example
# Composer
/vendor
# WP-CLI
wp-cli.local.yml
# Node
node_modules
# Cache
.cache
cache
# Devenv
.devenv*
devenv.local.nix
# direnv
.direnv
# pre-commit
.pre-commit-config.yaml
# Gleam
build/
# Playwright
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
# Containers
containers/data/*
containers/conf/angie/modules-available
containers/conf/angie/modules-enabled
containers/conf/angie/scripts
containers/conf/angie/snippets