• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright (c) Facebook, Inc. and its affiliates.
2# All rights reserved.
3#
4# Copyright 2019 Google LLC
5#
6# This source code is licensed under the BSD-style license found in the
7# LICENSE file in the root directory of this source tree.
8
9# Build objects and artifacts
10bazel-bin
11bazel-genfiles
12bazel-out
13bazel-testlogs
14bazel-XNNPACK
15bin/
16build/
17build-*/
18deps/
19lib/
20libs/
21obj/
22out/
23*.pyc
24*.pyo
25*.log
26
27# System files
28.DS_Store
29.DS_Store?
30._*
31.Spotlight-V100
32.Trashes
33ehthumbs.db
34Thumbs.db
35