# macOS and editor files .DS_Store .idea/ .vscode/ *.swp *.swo # Local dependencies and build output (if tooling is added later) node_modules/ dist/ build/ .cache/ # Logs and temporary files *.log *.tmp *.temp *~