From 8bda6d05adbf3572e244534352d76e1a347199ef Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Tue, 3 May 2016 21:16:51 -0400 Subject: [PATCH] Add general ignore of .deps and .dirstamp --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 24f9680..f017fd8 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,8 @@ Makefile Makefile.in stamp-h1 stamp-h2 +.deps +.dirstamp Debug Release x64 @@ -65,11 +67,8 @@ x64 /m4/ltversion.m4 /schemas/*-catalog.xml /saml/config_pub.h -/saml/.deps /samlsign/samlsign -/samlsign/.deps /samltest/samltest -/samltest/.deps /samltest/*.cpp /samltest/*/*.cpp /samltest/**/*.cpp -- 2.1.4