From b77db92eb98aa1692101a1823fdf0ea700dd35e4 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Sat, 9 Jun 2007 03:02:21 +0000 Subject: [PATCH] Adding ignores. --- .gitignore | 1 + saml/.gitignore | 1 + samltest/.gitignore | 1 + 3 files changed, 3 insertions(+) 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 -- 2.1.4