[cpp-sp] branch master updated: Ignore built logger files.
Scott Cantor
cantor.2 at osu.edu
Mon Mar 26 20:14:09 EDT 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=abce930910c8d26f62111667dda07f7ee3d7d2df
The following commit(s) were added to refs/heads/master by this push:
new abce930 Ignore built logger files.
abce930 is described below
commit abce930910c8d26f62111667dda07f7ee3d7d2df
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Mar 26 20:14:02 2018 -0400
Ignore built logger files.
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index aa3d76b..28926b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -80,6 +80,7 @@ x64
/configs/apache24.config
/configs/shibboleth.xml
/configs/shibd-*
+/configs/*.logger
/doc/api
/m4/ltversion.m4
/m4/ltoptions.m4
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list