Repository: incubator-freemarker Updated Branches: refs/heads/3 df580b495 -> 4f723584c
Added /.out to gitignore Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/651633c0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/651633c0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/651633c0 Branch: refs/heads/3 Commit: 651633c06e4f0454f5a105be2fea69d4cae99fab Parents: df580b4 Author: ddekany <[email protected]> Authored: Tue Mar 7 15:26:39 2017 +0100 Committer: ddekany <[email protected]> Committed: Tue Mar 7 15:26:39 2017 +0100 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/651633c0/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index f30cd69..28532ff 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ *.iws *.ipr .idea_modules/ +.out/ *.tmp *.bak
