From a1e42148a7beb25605dd4cb50046e1850ad9d993 Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Sun, 27 Jun 2021 16:41:47 -0400 Subject: [PATCH] updated gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ea8c4bf..a0eaa86 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ /target +/.vscode +resources/resources.gresource \ No newline at end of file