Ignore file generated as part of the build
Project: http://git-wip-us.apache.org/repos/asf/buildr/repo Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/60669571 Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/60669571 Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/60669571 Branch: refs/heads/master Commit: 60669571cd34d9e2010da4b0d4996d70d460617d Parents: 065b917 Author: Peter Donald <[email protected]> Authored: Sun May 25 07:54:57 2014 +1000 Committer: Peter Donald <[email protected]> Committed: Sun May 25 07:54:57 2014 +1000 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/buildr/blob/60669571/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 025b689..0bcebfe 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /Gemfile.lock *.rbc /site +/lib/buildr/scala/org/apache/buildr/Specs2Runner.class
