[cpp-opensaml] branch master updated: Fix catalog path in ignore file
Scott Cantor
cantor.2 at osu.edu
Mon May 2 14:46:44 EDT 2016
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-opensaml.
The following commit(s) were added to refs/heads/master by this push:
new 05ed4f6 Fix catalog path in ignore file
05ed4f6 is described below
commit 05ed4f61298686ba7f9c178540656fee39ce1f58
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon May 2 14:46:41 2016 -0400
Fix catalog path in ignore file
---
.gitignore | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 5aa52ca..24f9680 100644
--- a/.gitignore
+++ b/.gitignore
@@ -63,7 +63,7 @@ x64
/m4/ltoptions.m4
/m4/libtool.m4
/m4/ltversion.m4
-/schemas/catalog.xml
+/schemas/*-catalog.xml
/saml/config_pub.h
/saml/.deps
/samlsign/samlsign
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list