.gitignore |   16 ++++++++++++++++
 1 file changed, 16 insertions(+)

New commits:
commit 02d62aec9c2d5eec95c16d2a9636ebad5cbe1e29
Author:     Caolán McNamara <[email protected]>
AuthorDate: Thu Feb 19 08:39:01 2026 +0000
Commit:     Caolán McNamara <[email protected]>
CommitDate: Thu Feb 19 08:39:01 2026 +0000

    expand tools data .gitignore list
    
    Change-Id: I8fac99834899cef5be19ef3428d193fb073436c1

diff --git a/.gitignore b/.gitignore
index ed69ef94f996..74c05bd051ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -98,6 +98,22 @@ eclipsesettingfile.xml
 *.code-workspace
 .mold-*
 
+# assistants
+.ai
+.ai-cache
+*.ai.md
+CLAUDE.md
+claude.log
+.claude
+.cursor
+.cursorignore
+.copilot
+copilot.json
+.aider
+.aider.conf.yml
+.aider.history
+.continue
+
 # things below this point are targeted for elimination
 
 #stuff that we should no generated where they are

Reply via email to