# env file
.env

# bin dir
bin/

# dist dir with release artifacts
dist/

# local plans
.local/

# skill workspaces (eval/benchmark output)
*-workspace/

# repo clone for eval/benchmark
workspace/gitops-repo-audit-workspace/
