From 524fd0a9469a892b7d2e44a1ce3bb4edb78f194e Mon Sep 17 00:00:00 2001 From: Eric Wait <eric@waitphoto.com> Date: Wed, 16 Jan 2019 13:29:59 -0500 Subject: [PATCH] Ignore additional VS files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 16a93c9..75836d9 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,5 @@ src/c/d3dViewer.VC.opendb *.h5 *.json *.bmp + +*.ipch -- GitLab