From e17d96d094dcd90bbe95d7cde501e69c642746a7 Mon Sep 17 00:00:00 2001 From: Jakob Schrettenbrunner Date: Sun, 1 Oct 2017 20:39:48 +0200 Subject: [PATCH] update gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 958ec78..376319d 100644 --- a/.gitignore +++ b/.gitignore @@ -35,5 +35,10 @@ wings wings.exe +# IDE/Editor files (VS Code) +/.vscode + + # Keep all gitkeep files (This needs to stay at the bottom) !.gitkeep +debug