From dbcb326a2eec58415cce12372079dd06162df4d1 Mon Sep 17 00:00:00 2001 From: don Date: Sun, 29 Mar 2026 19:36:47 -0400 Subject: [PATCH] a --- .cursor/settings.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .cursor/settings.json diff --git a/.cursor/settings.json b/.cursor/settings.json new file mode 100644 index 0000000..32c28fc --- /dev/null +++ b/.cursor/settings.json @@ -0,0 +1,7 @@ +{ + "plugins": { + "atlassian": { + "enabled": true + } + } +}