blob: 99f076b9d22325b79ceb47e220b32222c84dfb2b [file] [log] [blame]
Geoffrey Martin-Noble1e20c602019-11-11 12:06:19 -08001# Copyright 2019 Google LLC
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# https://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
Scott Toddcbcf7062020-02-10 14:23:11 -080015# Ignore 'experimental' folders. These builds are not regularly maintained.
16# If you wish to build/run a target under experimental/, you must remove this
17# line from this file.
18experimental
Stella Laurenzob0132fd2019-10-15 18:18:09 -070019
20# Ignore third_party directories which contain BUILD files so that recursive
21# from root works.
Geoffrey Martin-Noble158a15b2019-11-08 16:06:04 -080022third_party
Scott Toddcbcf7062020-02-10 14:23:11 -080023
Lei Zhange236f432020-04-24 18:32:31 -070024# TODO: enable this when Java bindings are wired up.
25bindings/java
Geoffrey Martin-Nobled73e8162020-05-12 14:57:27 -070026bindings/javatests