about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2020-08-26T22·51+0100
committertazjin <mail@tazj.in>2020-08-26T23·49+0000
commit8acbde4e1530c618c45ef46521216d43cb34351a (patch)
tree4b758e1565d2e538cb08e7014fbc71ab9a855a34
parent468ffcd4b64acb0828c3725d090b90c6c2906f42 (diff)
chore(third_party): Skip subtrees of large external projects r/1717
Change-Id: Icef3900f9d1e55fd15c5286a794293368c33492c
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1846
Tested-by: BuildkiteCI
Reviewed-by: kanepyork <rikingcoding@gmail.com>
-rw-r--r--third_party/abseil_cpp/.skip-subtree1
-rw-r--r--third_party/immer/.skip-subtree1
-rw-r--r--third_party/nix/.skip-subtree1
3 files changed, 3 insertions, 0 deletions
diff --git a/third_party/abseil_cpp/.skip-subtree b/third_party/abseil_cpp/.skip-subtree
new file mode 100644
index 0000000000..d49b47f75a
--- /dev/null
+++ b/third_party/abseil_cpp/.skip-subtree
@@ -0,0 +1 @@
+Third-party code with non-depot layout.
diff --git a/third_party/immer/.skip-subtree b/third_party/immer/.skip-subtree
new file mode 100644
index 0000000000..d49b47f75a
--- /dev/null
+++ b/third_party/immer/.skip-subtree
@@ -0,0 +1 @@
+Third-party code with non-depot layout.
diff --git a/third_party/nix/.skip-subtree b/third_party/nix/.skip-subtree
new file mode 100644
index 0000000000..d49b47f75a
--- /dev/null
+++ b/third_party/nix/.skip-subtree
@@ -0,0 +1 @@
+Third-party code with non-depot layout.