From f3b0cd53250785470b7e229f2711d2fed05e5a0a Mon Sep 17 00:00:00 2001 From: Ben Saine Date: Fri, 15 Oct 2021 01:26:19 +0000 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 22089c19f..07be83e98 100644 --- a/.gitignore +++ b/.gitignore @@ -90,6 +90,7 @@ ylwrap *.mk # Visual Studio garbage +.vscode/ *.opensdf UpgradeLog*.XML _UpgradeReport_Files @@ -159,6 +160,7 @@ code/build/* code/build-2010/* build/* install/* +win-build/ build_* code/nel/tools/build_gamedata/configuration/buildsite.py