From 63c33d373eedd6a6974438250f183a0828aa6794 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 13 Apr 2026 07:48:25 +0300 Subject: Add .cursor and .claude to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b59b919..c63375e 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,5 @@ build/*/system_resources.resball # Logs and locks *.log .lock-* +.cursor +.claude -- cgit v1.2.3