[cpp-xmltooling] branch maint-1.6 updated: Ignore test sources.
Scott Cantor
cantor.2 at osu.edu
Mon Feb 26 19:27:51 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch maint-1.6
in repository cpp-xmltooling.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-xmltooling.git;a=commit;h=3d5ab86d86b6e5d03b0bc2751103883780405bf6
The following commit(s) were added to refs/heads/maint-1.6 by this push:
new 3d5ab86 Ignore test sources.
3d5ab86 is described below
commit 3d5ab86d86b6e5d03b0bc2751103883780405bf6
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Feb 26 19:27:32 2018 -0500
Ignore test sources.
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index dcc812f..7c7df23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -73,5 +73,6 @@ xmltooling-lite-Release
/schemas/catalog.xml
/xmltooling/config_pub.h
/xmltoolingtest/xmltoolingtest
+/xmltoolingtest/*.cpp
/xmltoolingtest/data/*bak
/xmltoolingtest/data/clonedfile.xml
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list