# Dependencies /vendor/ /node_modules/ # Build output /js/ # IDE .idea/ .vscode/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Composer composer.lock # npm package-lock.json # Secrets .env # Docker .build_done # Test artifacts .playwright-mcp/ .phpunit.cache/ screenshots/ test-results/ # Release artifacts artifacts/ # Plan verification tracking .plans/.verified_plans