[cpp-xmltooling] branch master updated: Ignore built tests.
Scott Cantor
cantor.2 at osu.edu
Mon Mar 19 21:37:54 EDT 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-xmltooling.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-xmltooling.git;a=commit;h=0897e56ef216d4d35a4f017eded329c25a9c7e54
The following commit(s) were added to refs/heads/master by this push:
new 0897e56 Ignore built tests.
0897e56 is described below
commit 0897e56ef216d4d35a4f017eded329c25a9c7e54
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Mar 19 21:37:50 2018 -0400
Ignore built tests.
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index cba0d11..1202426 100644
--- a/.gitignore
+++ b/.gitignore
@@ -71,6 +71,7 @@ xmltooling-lite-Release
/m4/ltversion.m4
/schemas/catalog.xml
/xmltooling/config_pub.h
+/xmltoolingtest/*.cpp
/xmltoolingtest/xmltoolingtest
/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