summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorEdwin Kempin <ekempin@google.com>2017-01-27 08:36:28 +0100
committerEdwin Kempin <ekempin@google.com>2017-01-27 08:38:59 +0100
commitbb80502af7f20878c717445bdf06dc0e678311ac (patch)
treea2c3e00a732896f27865c4116edcdecae4b20f21 /.gitignore
parentaccd3ea843c9caead5085c40f44f59b27eaaeab4 (diff)
Git ignore '/buck-out'
We still use Buck for the stable branches and when you switch from a stable branch to the master branch it's annoying that '/buck-out' pops up as untracked folder. Change-Id: I2be21286706af6baa07e947cdef3a14666ce7cf2 Signed-off-by: Edwin Kempin <ekempin@google.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f6cd9780ab..af0e9dc452 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,6 +17,7 @@
/bazel-gerrit
/bazel-out
/bazel-testlogs
+/buck-out
/eclipse-out
/extras
/infer-out