From 5a59b3a86b311e9fe82b7b53ed6062f79ad042d5 Mon Sep 17 00:00:00 2001 From: cottongin Date: Tue, 10 Mar 2026 20:48:53 -0400 Subject: [PATCH] chore: gitignore .cursor directory Made-with: Cursor --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 9e28205..5689b83 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,6 @@ local.properties # Keystore files *.jks *.keystore + +# Cursor +.cursor/