You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@freemarker.apache.org by dd...@apache.org on 2017/03/07 14:27:21 UTC

incubator-freemarker git commit: Added /.out to gitignore

Repository: incubator-freemarker
Updated Branches:
  refs/heads/2.3-gae 7180eedb4 -> 393d3bebb


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/393d3beb
Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/393d3beb
Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/393d3beb

Branch: refs/heads/2.3-gae
Commit: 393d3bebb0c560ff1e5857d76a9ab29e0f244395
Parents: 7180eed
Author: ddekany <dd...@apache.org>
Authored: Tue Mar 7 15:27:15 2017 +0100
Committer: ddekany <dd...@apache.org>
Committed: Tue Mar 7 15:27:15 2017 +0100

----------------------------------------------------------------------
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/393d3beb/.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