-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
28 lines (28 loc) · 1.55 KB
/
.gitignore
File metadata and controls
28 lines (28 loc) · 1.55 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
RayCastProject/RayCastProject.opensdf
RayCastProject/RayCastProject.sdf
RayCastProject/RayCastProject.v12.suo
RayCastProject/RayCastProject/RayCastProject.vcxproj.user
RayCastProject/RayCastProject/vc120.pdb
RayCastProject/RayCastProject/x64/Debug/Collisions.obj
RayCastProject/RayCastProject/x64/Debug/kernel.cu.cache
RayCastProject/RayCastProject/x64/Debug/kernel.cu.deps
RayCastProject/RayCastProject/x64/Debug/kernel.cu.obj
RayCastProject/RayCastProject/x64/Debug/RayCastProject.log
RayCastProject/RayCastProject/x64/Debug/RayCastProject.tlog/cl.command.1.tlog
RayCastProject/RayCastProject/x64/Debug/RayCastProject.tlog/CL.read.1.tlog
RayCastProject/RayCastProject/x64/Debug/RayCastProject.tlog/CL.write.1.tlog
RayCastProject/RayCastProject/x64/Debug/RayCastProject.tlog/link.command.1.tlog
RayCastProject/RayCastProject/x64/Debug/RayCastProject.tlog/link.read.1.tlog
RayCastProject/RayCastProject/x64/Debug/RayCastProject.tlog/link.write.1.tlog
RayCastProject/RayCastProject/x64/Debug/RayCastProject.tlog/RayCastProject.lastbuildstate
RayCastProject/RayCastProject/x64/Debug/Utilities.obj
RayCastProject/RayCastProject/x64/Debug/vc120.idb
RayCastProject/RayCastProject/x64/Debug/vc120.pdb
RayCastProject/x64/Debug/cudart32_80.dll
RayCastProject/x64/Debug/cudart64_80.dll
RayCastProject/x64/Debug/RayCastProject.exe
RayCastProject/x64/Debug/RayCastProject.ilk
RayCastProject/x64/Debug/RayCastProject.pdb
RayCastProject/RayCastProject/x64/Debug/RayCastProject.tlog/unsuccessfulbuild
RayCastProject/RayCastProject/x64/Debug/Camera.obj
RayCastProject/RayCastProject/x64/Debug/TestJig.obj