From 3127fff1aec40b11598bff898717405949f3c364 Mon Sep 17 00:00:00 2001 From: Dylan Date: Thu, 4 May 2023 22:45:55 +0100 Subject: [PATCH] Update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e9c5ae8..e2e2963 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,5 @@ db/ htmlcov/ template build +.vscode/ +*.bat \ No newline at end of file