-
Notifications
You must be signed in to change notification settings - Fork 9
/
.gitignore
52 lines (26 loc) · 1.69 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
*.o
*.cache
*.mdb
*.dll
AdvancedColorPickerDemo/obj/Debug/monotouch_dll_content_processed
AdvancedColorPickerDemo/obj/Debug/monotouch_version
AdvancedColorPickerDemo/obj/Release/monotouch_dll_content_processed
AdvancedColorPickerDemo/obj/Release/monotouch_version
*.exe
*.dylib
AdvancedColorPickerDemo/bin/iPhone/Release/.monotouch_uploaded
AdvancedColorPickerDemo/bin/iPhoneSimulator/Debug/AdvancedColorPickerDemo.app/Settings.bundle/Root.plist
AdvancedColorPickerDemo/bin/iPhoneSimulator/Debug/AdvancedColorPickerDemo.app/MonoTouchDebugConfiguration.txt
AdvancedColorPickerDemo/bin/iPhoneSimulator/Debug/AdvancedColorPickerDemo.app/AdvancedColorPickerDemo
AdvancedColorPickerDemo/bin/iPhone/Release/AdvancedColorPickerDemo.app/embedded.mobileprovision
AdvancedColorPickerDemo/bin/iPhone/Release/AdvancedColorPickerDemo.app/_CodeSignature/CodeResources
AdvancedColorPickerDemo/bin/iPhone/Release/AdvancedColorPickerDemo.app/ResourceRules.plist
AdvancedColorPickerDemo/bin/iPhone/Release/AdvancedColorPickerDemo.app/PkgInfo
AdvancedColorPickerDemo/bin/iPhone/Release/AdvancedColorPickerDemo.app/Info.plist
AdvancedColorPickerDemo/bin/iPhone/Release/AdvancedColorPickerDemo.app/AdvancedColorPickerDemo
AdvancedColorPickerDemo/bin/iPhone/Release/AdvancedColorPickerDemo.app.dSYM/Contents/Resources/DWARF/AdvancedColorPickerDemo
AdvancedColorPickerDemo/bin/iPhone/Release/AdvancedColorPickerDemo.app.dSYM/Contents/Info.plist
AdvancedColorPickerDemo/bin/iPhoneSimulator/Debug/AdvancedColorPickerDemo.app/Info.plist
AdvancedColorPickerDemo/bin/iPhoneSimulator/Debug/AdvancedColorPickerDemo.app/MonoTouchSimulatorAssemblies.list
AdvancedColorPickerDemo/bin/iPhone/Release/AdvancedColorPickerDemo.xcent
.DS_Store