From 12c9870db73445f138ef68b40c2ecc0223f51295 Mon Sep 17 00:00:00 2001 From: Ben Moody Date: Tue, 17 Dec 2024 19:40:10 -0500 Subject: [PATCH] avoid jetbrains ide stuff --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index be8656d..68aad5b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,5 +6,6 @@ feeds .envrc .direnv .vscode +.idea local/ \ No newline at end of file