From: maximiliancw Date: Fri, 9 Jan 2026 13:02:05 +0000 (+0100) Subject: Extend .gitignore X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=223c0ecee0becf4654ce0e5cdc3c7a6c59e3aa92;p=sgasser-llm-shield.git Extend .gitignore --- diff --git a/.gitignore b/.gitignore index 7c2007f..b084354 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,7 @@ logs/ # IDE .idea/ .vscode/ +.cursor/ *.swp *.swo .DS_Store