-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.gitignore
More file actions
33 lines (27 loc) · 743 Bytes
/
.gitignore
File metadata and controls
33 lines (27 loc) · 743 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Created by https://www.gitignore.io/api/buck,bazel,carthage
# Edit at https://www.gitignore.io/?templates=buck,bazel,carthage
### Bazel ###
# gitignore template for Bazel build system
# website: https://bazel.build/
# Ignore all bazel-* symlinks. There is no full list since this can change
# based on the name of the directory bazel is cloned into.
/bazel-*
### Buck ###
buck-out/
.buckconfig.local
.buckd/
.buckversion
.fakebuckversion
### Carthage ###
# Carthage
#
# Add this line if you want to avoid checking in source code from Carthage dependencies.
Carthage/Checkouts
Carthage/Build
# End of https://www.gitignore.io/api/buck,bazel,carthage
products/
Libraries/SAM/
Libraries/Legacy/
*.xcodeproj
*.tulsiconf-user
tools/xchammer