From 57fa1da5756ba18bb2ad9d68521787a862c692c3 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Sun, 20 Mar 2016 20:53:00 +0100 Subject: [PATCH 1/1] Updated ignore list. --- .gitignore | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index a686b4c..bd0be89 100644 --- a/.gitignore +++ b/.gitignore @@ -1,21 +1,25 @@ -*.suo -*.sdf -*.user +*.html *.opendb *.opensdf -*.html +*.sdf +*.suo +*.user /bin +/bindings/Microsoft.NET/MHashDotNet384.Example/obj +/bindings/Microsoft.NET/MHashDotNet384.Wrapper/obj +/bindings/Microsoft.NET/bin +/bindings/Microsoft.NET/ipch /ipch /obj /out -/tools/GenTables/*.txt -/tools/GenTables/bin -/tools/GenTables/ipch -/tools/GenTables/obj /tools/DevRandom/*.txt /tools/DevRandom/bin /tools/DevRandom/ipch /tools/DevRandom/obj +/tools/GenTables/*.txt +/tools/GenTables/bin +/tools/GenTables/ipch +/tools/GenTables/obj /tools/StressTester/*.txt /tools/StressTester/bin /tools/StressTester/ipch -- 2.11.0