From 045fc10c62e8c945417633a5d601cb04dc9ca4ba Mon Sep 17 00:00:00 2001 From: Rob Greene Date: Fri, 20 Oct 2023 16:14:20 -0500 Subject: [PATCH] Ignoring .idea folder. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 69f17a7..d29e4d5 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ build/ # IDE's .vscode +.idea # In case we run it locally, AppleCommander files we don't want to commit AppleCommander.preferences