From 4105b60a49932199bbb8dec674c82890f3eb3ea1 Mon Sep 17 00:00:00 2001 From: Moritz Martinius Date: Mon, 14 Mar 2022 08:49:47 +0100 Subject: [PATCH] update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d163863..425fcd3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -build/ \ No newline at end of file +build/ +.vscode/ +.cache