From d90429a7d7acc333070d91ee514d70176bf137b8 Mon Sep 17 00:00:00 2001 From: andersonid Date: Mon, 27 Oct 2025 08:50:50 -0300 Subject: [PATCH] Add .cursor to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index dd5f3dd..0135155 100644 --- a/.gitignore +++ b/.gitignore @@ -131,6 +131,7 @@ dmypy.json # IDE .vscode/ .idea/ +.cursor/ *.swp *.swo *~