From 6e864556be997340d9aef5dea645e4e7e2602d2d Mon Sep 17 00:00:00 2001 From: jps Date: Tue, 16 Dec 2025 09:36:14 +0100 Subject: [PATCH] Update git ignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c9753ac --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +# Cursor IDE +.cursor/ + +# History files +.history/