From ee4859842a1b64696f1a6cffb5021112a118a17c Mon Sep 17 00:00:00 2001 From: Absozero Date: Thu, 7 Sep 2023 00:01:41 -0700 Subject: [PATCH] Added gitignore and synced workspaced --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e303e2c..479633f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ # PROS bin/ +build/ .vscode/ .cache/ compile_commands.json