From a5072d09aec9e1ebcc09cf8f2ba9b83e0730f833 Mon Sep 17 00:00:00 2001 From: Jay Satiro Date: Mon, 23 Mar 2015 02:21:34 -0400 Subject: [PATCH] Ignore Visual Studio Intellisense files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 66072cd2f..e712a00ef 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,9 @@ config* *Release/ *.ncb *.suo +*.sdf +*.opensdf +ipch/ build-aux/ rpm/spec stamp-h