[cpp-sp] branch master updated: Add more Unix ignores
Scott Cantor
cantor.2 at osu.edu
Mon May 2 16:12:00 EDT 2016
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-sp.
The following commit(s) were added to refs/heads/master by this push:
new 084f350 Add more Unix ignores
084f350 is described below
commit 084f350697bb7034709510ec3ff53d7476854751
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon May 2 16:11:57 2016 -0400
Add more Unix ignores
---
.gitignore | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/.gitignore b/.gitignore
index eac0556..415542a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -78,11 +78,17 @@ x64
/configs/apache22.config
/configs/apache24.config
/configs/shibboleth.xml
+/configs/shibd-*
/m4/ltversion.m4
/m4/ltoptions.m4
/m4/lt~obsolete.m4
/m4/ltsugar.m4
/m4/libtool.m4
/schemas/catalog.xml
+/shibd/shibd
+/shibsp/config_pub.h
/shibsp/paths.h
+/shibsp/stamp-h2
+/util/mdquery
+/util/resolvertest
/*/.deps
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list