aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorblasty <peter@haxx.in>2026-08-15 11:01:06 +0200
committerblasty <peter@haxx.in>2026-08-15 11:01:06 +0200
commit8a8e7f8b34acbc6fafbb17331260a7af093411d7 (patch)
treeb2e13a6d394fbfea45659b3c4127a734d5af8765 /.gitignore
parentRe-check the upstream findings report against 0.6.1 (diff)
downloadida-tui-8a8e7f8b34acbc6fafbb17331260a7af093411d7.tar.gz
ida-tui-8a8e7f8b34acbc6fafbb17331260a7af093411d7.tar.xz
ida-tui-8a8e7f8b34acbc6fafbb17331260a7af093411d7.zip
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
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