blob: 70ad6e949f3002b2661b68a41ef40b17b486b02e [file] [log] [blame]
Marat Dukhan523448a2019-10-08 16:58:53 -07001# 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
Marat Dukhanf633c2c2019-10-08 17:03:34 -070010bazel-bin
11bazel-genfiles
12bazel-out
13bazel-testlogs
14bazel-XNNPACK
Marat Dukhan523448a2019-10-08 16:58:53 -070015bin/
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