Ignore test XML files
Project: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/commit/238c653d Tree: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/tree/238c653d Diff: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/diff/238c653d Branch: refs/heads/master Commit: 238c653ded399076a7f65ee3414996cd6ca66986 Parents: 2c39402 Author: Paul J. Davis <[email protected]> Authored: Wed Jul 15 17:53:57 2015 -0500 Committer: Paul J. Davis <[email protected]> Committed: Wed Jul 15 17:57:56 2015 -0500 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/blob/238c653d/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 6666f22..b7aeb08 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ .eunit deps erln8.config +TEST-*.xml
