From caeda8ad9114f07d43e5355d33426a3be81ff5ce Mon Sep 17 00:00:00 2001 From: Daniel Marshall Date: Tue, 3 Mar 2020 10:38:44 +0000 Subject: [PATCH] Add /build/ to the .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7c898551ec6..757e498526e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,6 @@ .vs/ .vscode/ +/build/ /out/ /tools/out/