From 22cb1342666b90c99025aaeb8d45e7cdbcb87e25 Mon Sep 17 00:00:00 2001 From: ghorsington Date: Sun, 14 Mar 2021 00:48:38 +0200 Subject: [PATCH] Update ignores --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 1521057..4382d61 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Tools +tools/ + # Xmake cache .xmake/ build/ @@ -5,4 +8,6 @@ build/ # MacOS Cache .DS_Store +.vscode/compile_commands.json +