From f55515f9f30be04bd82cc0db3210bcc6e03097d3 Mon Sep 17 00:00:00 2001 From: Ben Key Date: Sun, 3 Apr 2016 02:49:48 -0500 Subject: [PATCH] Added items to .gitignore. --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3c415b35..3499717a 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,12 @@ tests/XSLT/test_path.hpp vs9/mangle.sln vs9/*.user vs10/mangle.sln +/vs2013+/Arabica.VC.db +/vs2013+/Arabica.VC.VC.opendb +/vc12 +/vc14 +/vs2013+/int/vc12 +/vs2013+/int/vc14 *.vcxproj.filters *.vcxproj.user @@ -100,4 +106,4 @@ cmake-build-debug/ spec gmon.out ipch -test_path.hpp +test_path.hpp \ No newline at end of file