From: Scott Cantor Date: Sat, 9 Jun 2007 03:02:21 +0000 (+0000) Subject: Adding ignores. X-Git-Tag: 2.0-alpha1~4 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=commitdiff_plain;h=b77db92eb98aa1692101a1823fdf0ea700dd35e4 Adding ignores. --- diff --git a/.gitignore b/.gitignore index 97af174..8598224 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /stamp-h1 /.settings /doxyfile +/release diff --git a/saml/.gitignore b/saml/.gitignore index 968d2de..7839bbc 100644 --- a/saml/.gitignore +++ b/saml/.gitignore @@ -4,3 +4,4 @@ /.libs /Makefile /Makefile.in +/Release diff --git a/samltest/.gitignore b/samltest/.gitignore index 7039371..4486b1e 100644 --- a/samltest/.gitignore +++ b/samltest/.gitignore @@ -6,3 +6,4 @@ /Makefile /Makefile.in /samltest +/Release