# Build artifacts /bin/ *.test *.out *.log # Environment / secrets .env .env.* *.key *.pem # OS .DS_Store Thumbs.db # Editor and assistant tooling directories. These are per-developer # state and never belong in the repository. *~ *.swp *.swo .idea/ .vscode/ .claude/ .cursor/ .aider* .continue/ .windsurf/