From ad413dc81e0800170a568b05d5abd868e0a0b67c Mon Sep 17 00:00:00 2001 From: Rob Greene Date: Sun, 19 Dec 2021 22:13:08 -0600 Subject: [PATCH] Ignoring some VS Code directories. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index ac460f0..b0bf632 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,9 @@ bin .gradle build/ +# IDE's +.vscode + # In case we run it locally, AppleCommander files we don't want to commit AppleCommander.preferences *.bas