forked from BeauJoh/openCLImageLoad
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
80 lines (40 loc) · 3.2 KB
/
.gitignore
File metadata and controls
80 lines (40 loc) · 3.2 KB
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# xcode noise
*.pbxuser
*.mode1v3
# old skool
.svn
# osx noise
.DS_Store
DerivedData
UserInterfaceState.xcurserstate
profile
openCLImageLoad/main.cpp.orig
openCLImageLoad.xcodeproj/project.xcworkspace/xcuserdata/beau.xcuserdatad/UserInterfaceState.xcuserstate.orig
openCLImageLoad.xcodeproj/project.pbxproj.orig
DerivedData/openCLImageLoad/Logs/Debug/9B2EFF18-972B-4DD2-9D64-EDBA5B5D8FED.xcactivitylog
DerivedData/openCLImageLoad/Logs/Build/E39BD6D7-A3C5-4907-90FC-14552AFA03E5.xcactivitylog
DerivedData/openCLImageLoad/Logs/Build/Cache.db.orig
DerivedData/openCLImageLoad/Logs/Build/34D244D1-C5B6-442F-A3B2-638AF5C26210.xcactivitylog
DerivedData/openCLImageLoad/Build/Products/Debug/outRGBA.png.orig
DerivedData/openCLImageLoad/Build/Products/Debug/openCLImageLoad.orig
DerivedData/openCLImageLoad/Build/Products/.DS_Store.orig
DerivedData/openCLImageLoad/Build/LatestTargetBuildLogs/openCLImageLoad-dslyonikkohzzfbdkfxhzhlgozyf.xcactivitylog.orig
DerivedData/openCLImageLoad/Build/Intermediates/openCLImageLoad.build/Debug/openCLImageLoad.build/openCLImageLoad.dep.orig
DerivedData/openCLImageLoad/Build/Intermediates/openCLImageLoad.build/Debug/openCLImageLoad.build/build-state.dat.orig
DerivedData/openCLImageLoad/Build/Intermediates/openCLImageLoad.build/Debug/openCLImageLoad.build/Objects-normal/x86_64/sobel_opt1.cl.o
DerivedData/openCLImageLoad/Build/Intermediates/openCLImageLoad.build/Debug/openCLImageLoad.build/Objects-normal/x86_64/sobel_opt1.cl.d
DerivedData/openCLImageLoad/Build/Intermediates/openCLImageLoad.build/Debug/openCLImageLoad.build/Objects-normal/x86_64/openCLUtilities.o
DerivedData/openCLImageLoad/Build/Intermediates/openCLImageLoad.build/Debug/openCLImageLoad.build/Objects-normal/x86_64/openCLUtilities.d
DerivedData/openCLImageLoad/Build/Intermediates/openCLImageLoad.build/Debug/openCLImageLoad.build/Objects-normal/x86_64/openCLImageLoad.LinkFileList
DerivedData/openCLImageLoad/Build/Intermediates/openCLImageLoad.build/Debug/openCLImageLoad.build/Objects-normal/x86_64/main.o
DerivedData/openCLImageLoad/Build/Intermediates/openCLImageLoad.build/Debug/openCLImageLoad.build/Objects-normal/x86_64/main.d
DerivedData/openCLImageLoad/Build/Intermediates/openCLImageLoad.build/Debug/openCLImageLoad.build/Objects-normal/x86_64/RGBAUtilities.o
DerivedData/openCLImageLoad/Build/Intermediates/openCLImageLoad.build/Debug/openCLImageLoad.build/Objects-normal/x86_64/RGBAUtilities.d
DerivedData/openCLImageLoad/Build/Intermediates/openCLImageLoad.build/Debug/openCLImageLoad.build/Objects-normal/i386/openCLImageLoad.LinkFileList.orig
DerivedData/openCLImageLoad/Build/Intermediates/openCLImageLoad.build/Debug/openCLImageLoad.build/Objects-normal/i386/main.o.orig
DerivedData/openCLImageLoad/Build/Intermediates/openCLImageLoad.build/Debug/openCLImageLoad.build/Objects-normal/i386/RGBAUtilities.o.orig
DerivedData/openCLImageLoad/Build/Intermediates/openCLImageLoad.build/Debug/openCLImageLoad.build/DerivedSources/sobel_opt1.cl.h
DerivedData/openCLImageLoad/Build/Intermediates/openCLImageLoad.build/Debug/openCLImageLoad.build/DerivedSources/sobel_opt1.cl.c
.gitignore.orig.orig
.DS_Store.orig
openCLImageLoad.xcodeproj/project.xcworkspace/xcuserdata/beau.xcuserdatad/UserInterfaceState.xcuserstate