# Frontend development node_modules/ *.local .env.local .env.*.local .cache/ .vite/ .temp/ .tmp/ # Frontend build /public/ /static/ # Backend development /vendor/ /config/system.php coverage/ *.cache .phpunit.coverage .phpactor/ # Editors .DS_Store .vscode/ .idea/ # Logs logs *.log *.log* # Runtime /modules/ /storage/ /var/