From: Scott Cantor Date: Wed, 4 May 2016 01:16:51 +0000 (-0400) Subject: Add general ignore of .deps and .dirstamp X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=commitdiff_plain;h=8bda6d05adbf3572e244534352d76e1a347199ef Add general ignore of .deps and .dirstamp --- 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