Ignore hexer.config
Project: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/commit/752ec1d3 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/tree/752ec1d3 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/diff/752ec1d3 Branch: refs/heads/master Commit: 752ec1d3fc7a354ab7c4a46db1791e7ec22b29bc Parents: d0ab02a Author: Paul J. Davis <[email protected]> Authored: Wed Jan 6 13:07:47 2016 -0600 Committer: Paul J. Davis <[email protected]> Committed: Wed Jan 6 13:07:47 2016 -0600 ---------------------------------------------------------------------- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/blob/752ec1d3/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index b7aeb08..e3e5e72 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,10 @@ +.eunit .jiffy.dev *.app *.beam *.o *.so -.eunit deps erln8.config +hexer.config TEST-*.xml
