From bf7f3858d24624ac1236af7a2ff07225e47ab94d Mon Sep 17 00:00:00 2001 From: "bart.moyaers" Date: Fri, 1 Nov 2019 21:40:20 +0100 Subject: [PATCH] add gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b8a713d --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.vscode +*.exe \ No newline at end of file