diff options
author | David Pursehouse <david.pursehouse@gmail.com> | 2017-02-09 15:13:01 +0900 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-03-22 01:41:21 +0100 |
commit | 2d0ce094b487c6663f47d0e0fb4e36b9132e8ae6 (patch) | |
tree | 32effa6c9171579d3935c4e1fd1269779341658d /.gitignore | |
parent | 0f6ddb372bc24a010c85849dfc80f72fc8cd604d (diff) | |
download | jgit-2d0ce094b487c6663f47d0e0fb4e36b9132e8ae6.tar.gz jgit-2d0ce094b487c6663f47d0e0fb4e36b9132e8ae6.zip |
Remove Buck build
Buck will be replaced with Bazel
Change-Id: I3cf07d7aaaa2a58bac34e16c50af5416693254ac
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index b52fac6f2e..963b8a4420 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,4 @@ -/.buckd /.project -/buck-cache -/buck-out /target infer-out bazel-bin |