From f2fd288bd757c14b95b1721b8a97856c43d40831 Mon Sep 17 00:00:00 2001 From: Stef Date: Tue, 1 Jul 2025 12:11:48 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 684ba2c..003224b 100644 --- a/.gitignore +++ b/.gitignore @@ -180,4 +180,5 @@ cython_debug/ # exclude from AI features like autocomplete and code analysis. Recommended for sensitive data # refer to https://docs.cursor.com/context/ignore-files .cursorignore -.cursorindexingignore \ No newline at end of file +.cursorindexingignore +*.pem