From 8a8e7f8b34acbc6fafbb17331260a7af093411d7 Mon Sep 17 00:00:00 2001 From: blasty Date: Sat, 15 Aug 2026 11:01:06 +0200 Subject: Add MIT licence and contributor guide Also ignore the local-only working artifacts (.auto/, .agents/, plan/, rehearsed-engineer.md) so they stay on disk and out of the repo. --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index bdd79d1..3987fd2 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,9 @@ tests/.synthetic/ # the upstream port patch, kept locally for reference only ida-codemode-mcp.patch + +# local-only working artifacts (never published) +.auto/ +.agents/ +plan/ +rehearsed-engineer.md -- cgit v1.3.1-sl0p