-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitignore
31 lines (29 loc) · 1.06 KB
/
.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
## Mac
.DS_Store
## Bundler bin files (binstubs)
.bundle
bin/xcodeproj
bin/sandbox-pod
bin/pod
bin/fuzzy_match
bin/bundler
# Generated Code, does not need to checked in
ExampleScript/containerExtension.swift.migration.sh
ExampleScript/containerExtension.swift
ExampleScript/containerExtension2.swift
ExampleScript/containerExtension2.swift.migration.sh
ExampleScript/containerExtension3.swift
ExampleScript/containerExtension3.swift.migration.sh
ExampleScript/containerExtension4.swift
ExampleScript/containerExtension4.swift.migration.sh
ExampleScript/example.csv.yml
ExampleScript/example.yml.csv
ExampleProject/CodeGenerationExample/CodeGenerationExample.xcworkspace
ExampleProject/CodeGenerationExample/CodeGenerationExample/ExampleContainer.swift
ExampleProject/CodeGenerationExample/Pods
ExampleProject/CodeGenerationExample/test_output
test_output
ExampleScript/csvMigration.sh
ExampleScript/ymlMigration.sh
/ExampleProject/CodeGenerationExample/CodeGenerationExample.xcodeproj/project.xcworkspace/xcuserdata/admin.xcuserdatad/UserInterfaceState.xcuserstate
/fastlane/report.xml