# Compiled binaries
*.exe
*.exe~
ansibletui
ansibletui-linux
annsibletui-linux

# Local tooling
.claude/
tools.yaml

# Test binary, built with `go test -c`
*.test

# Output of go coverage tool
*.out

# Go workspace file
go.work
go.work.sum

# IDE
.idea/
*.iml
.vscode/

# OS
.DS_Store
Thumbs.db
