Repository: freemarker Updated Branches: refs/heads/2.3-gae 022714ad6 -> 2f6d0d32c
(Git ignore addition) Project: http://git-wip-us.apache.org/repos/asf/freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/freemarker/commit/7b7217c9 Tree: http://git-wip-us.apache.org/repos/asf/freemarker/tree/7b7217c9 Diff: http://git-wip-us.apache.org/repos/asf/freemarker/diff/7b7217c9 Branch: refs/heads/2.3-gae Commit: 7b7217c9c72096135d6d0fbf0ea49808124a14bc Parents: 022714a Author: ddekany <[email protected]> Authored: Tue Nov 27 20:49:43 2018 +0100 Committer: ddekany <[email protected]> Committed: Tue Nov 27 20:49:43 2018 +0100 ---------------------------------------------------------------------- .gitignore | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/freemarker/blob/7b7217c9/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 037de7d..07da524 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,5 @@ .directory .Trash* + +AdhocTest.java
