From 8b5137461f55161de747c89bbc666bb77b4ae6a4 Mon Sep 17 00:00:00 2001 From: Randy Heit Date: Tue, 1 Mar 2016 09:38:14 -0600 Subject: [PATCH] Add a couple more directories to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 422957e23..e94b5b5f6 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ *.pdb *.ilk *.aps +/fmodapi*/ /Release /wadsrc_wad *.user @@ -43,3 +44,4 @@ /build_vc2015 /build_vc2015-32 /build_vc2015-64 +/build