From 859e15a2886dc58a6e387dcf9baf90e46ba43cd9 Mon Sep 17 00:00:00 2001 From: TheDoctor Date: Tue, 15 Oct 2019 19:05:01 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d3ca93e..6854728 100644 --- a/.gitignore +++ b/.gitignore @@ -387,4 +387,6 @@ MigrationBackup/ # End of https://www.gitignore.io/api/c++,visualstudio -*.db \ No newline at end of file +*.db + +VoidNetVS/ \ No newline at end of file