# Generated by Cargo
# will have compiled files and executables
debug/
target/

# rustfmt backup files
**/*.rs.bk

# Generated credentials (from init-host.sh)
.devcontainer/.env

# Generated by kap sidecar-init
.devcontainer/docker-compose.kap.yml
.devcontainer/*-shim.sh

# Integration test fixtures (generated by tests/integration/setup.sh)
tests/integration/project/
tests/integration/test-sign-key
tests/integration/test-sign-key.pub
tests/integration/test-gitconfig

# AI agents
.claude/settings.local.json
