Repository: ant Updated Branches: refs/heads/master 2c04d7e83 -> 0903005b8
ignore stray logfiles Project: http://git-wip-us.apache.org/repos/asf/ant/repo Commit: http://git-wip-us.apache.org/repos/asf/ant/commit/0903005b Tree: http://git-wip-us.apache.org/repos/asf/ant/tree/0903005b Diff: http://git-wip-us.apache.org/repos/asf/ant/diff/0903005b Branch: refs/heads/master Commit: 0903005b846b47c3b5e28de630adeb59fd262dbe Parents: 2c04d7e Author: Stefan Bodewig <[email protected]> Authored: Tue Jan 20 18:02:30 2015 +0100 Committer: Stefan Bodewig <[email protected]> Committed: Tue Jan 20 18:02:40 2015 +0100 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant/blob/0903005b/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index fb69226..89927f7 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ src/tests/antunit/core/output /src/GRTAGS /src/GSYMS /src/GTAGS +/log.xml
