forked from uraimo/buildSwiftOnARM
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
53 lines (51 loc) · 869 Bytes
/
.gitignore
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
### OSX ###
*.DS_Store
.AppleDouble
# Swift Package Manager
#
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
# Packages/
.build/
Package.resolved
# Crashers temprary files
Tests/outputs/
build
cmake
cmark
icu
indexstore-db
llbuild
llvm-project
ninja
sourcekit-lsp
swift
swift-argument-parser
swift-asn1
swift-atomics
swift-certificates
swift-collections
swift-corelibs-foundation
swift-corelibs-libdispatch
swift-corelibs-xctest
swift-crypto
swift-docc
swift-docc-render-artifact
swift-docc-symbolkit
swift-driver
swift-experimental-string-processing
swift-format
swift-installer-scripts
swift-integration-tests
swift-llvm-bindings
swift-lmdb
swift-markdown
swift-nio
swift-nio-ssl
swift-numerics
swift-stress-tester
swift-syntax
swift-system
swift-tools-support-core
swift-xcode-playground-support
swiftpm
yams