# Windows Mole - .gitignore # Build artifacts bin/*.exe # Go build cache .gocache/ # IDE files .idea/ .vscode/ *.code-workspace # Test artifacts *.test coverage.out # Main branch specific files ANTIGRAVITY.md CLAUDE.md windows-readme-update.md