Repository: tapestry-5
Updated Branches:
  refs/heads/master 3c0b3b3f7 -> 52baacb71


Added .groovy folder to .gitignore


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/52baacb7
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/52baacb7
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/52baacb7

Branch: refs/heads/master
Commit: 52baacb71a42679283f39e91a689a37def0e5b77
Parents: 3c0b3b3
Author: Bob Harner <[email protected]>
Authored: Sun Jan 3 08:51:13 2016 -0500
Committer: Bob Harner <[email protected]>
Committed: Tue Feb 16 09:24:04 2016 -0500

----------------------------------------------------------------------
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/52baacb7/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index d2b9e34..db8fa7f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,5 +12,6 @@ test-output
 temp-testng*.xml
 build/
 .gradle
+.groovy
 *~
-\#*
\ No newline at end of file
+\#*

Reply via email to