# Daily Timer build outputs build/bin/ build/darwin/Info.plist bin/ dist/ # Frontend frontend/node_modules/ frontend/dist/ # Go *.exe *.exe~ *.dll *.so *.dylib # Test binary *.test # Output of go coverage *.out # Dependency directories vendor/ # IDE .idea/ .vscode/ *.swp *.swo # macOS .DS_Store # Logs *.log # Local development .env.local # Copilot instructions (local only) .github/copilot-instructions.md