# Build outputs *.log .DS_Store Thumbs.db # IDE files .vscode/ .idea/ *.swp *.swo # Cache & Storage .cache/ admin/storage/cache/ admin/storage/geoip/ admin/storage/stats.json admin/storage/logs/login_attempts.json var/ # Runtime-compiled theme assets (generated by scssphp, read-only) themes/*/assets/css_compiled/ # Runtime-compiled theme assets public/themes/ # Temporary files *.tmp *.temp .bak/ # Local configuration & credentials config.json config.*.json !config.json.example admin/config/admin.json # No content (per-domain content dirs included) content/ content-*/ !content/.gitkeep # Test results pentest_results.* accessibility-test-results.* enhanced-test-results.* cli/test/functional/test-report*.md cli/test/functional/function-test.md