[cpp-xmltooling] 02/03: Add api to ignore list

Scott Cantor cantor.2 at osu.edu
Wed Jun 8 11:23:50 EDT 2016


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=99fa71894d98b08499c538125323e2fa24b62fad

commit 99fa71894d98b08499c538125323e2fa24b62fad
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jun 8 11:23:15 2016 -0400

    Add api to ignore list
---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 4f9abe1..3ef70de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,6 +62,7 @@ xmltooling-lite-Release
 /build-aux
 /build
 /Build
+/doc/api
 /m4/lt~obsolete.m4
 /m4/ltsugar.m4
 /m4/ltoptions.m4
@@ -71,4 +72,4 @@ xmltooling-lite-Release
 /xmltooling/config_pub.h
 /xmltoolingtest/xmltoolingtest
 /xmltoolingtest/data/*bak
-/xmltoolingtest/data/clonedfile.xml
\ No newline at end of file
+/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