From e16faa7bcdbceb49d8a4d15e07df3fd963552c85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Ke=C3=9Fler?= Date: Wed, 8 Apr 2020 03:20:28 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e6d9cf23..da3e9ec3 100644 --- a/.gitignore +++ b/.gitignore @@ -38,6 +38,7 @@ nbproject/ # Visual Studio Code .vscode/ +*/.vscode/ # CLion .idea @@ -57,4 +58,4 @@ flatpak-build/ *.flatpak # Lua -lua-* \ No newline at end of file +lua-*