From 07b094f8db32a64af0fce6a93ddbc910d5069305 Mon Sep 17 00:00:00 2001 From: Beq Date: Sat, 19 Aug 2023 16:25:32 +0100 Subject: [PATCH] simplify gitignore a bit --- .gitignore | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 483e74d0f5..49356fe851 100755 --- a/.gitignore +++ b/.gitignore @@ -32,11 +32,7 @@ indra/cmake/* indra/out/* indra/packages/* -build-vc80/ -build-vc100/ -build-vc120/ -build-vc*-32/ -build-vc*-64/ +build-vc*/ indra/CMakeFiles indra/build-vc[0-9]* indra/lib/mono/1.0/*.dll