-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
85 lines (80 loc) · 3.12 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
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
80
81
82
83
84
85
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
/ALL_BUILD.vcxproj
/ALL_BUILD.vcxproj.filters
/CMakeCache.txt
/CMakeFiles/3.2.0-rc1/CMakeCCompiler.cmake
/CMakeFiles/3.2.0-rc1/CMakeCXXCompiler.cmake
/CMakeFiles/3.2.0-rc1/CMakeDetermineCompilerABI_C.bin
/CMakeFiles/3.2.0-rc1/CMakeDetermineCompilerABI_CXX.bin
/CMakeFiles/3.2.0-rc1/CMakeRCCompiler.cmake
/CMakeFiles/3.2.0-rc1/CMakeSystem.cmake
/CMakeFiles/3.2.0-rc1/CompilerIdC/CMakeCCompilerId.c
/CMakeFiles/3.2.0-rc1/CompilerIdC/CompilerIdC.vcxproj
/CMakeFiles/3.2.0-rc1/CompilerIdC/Debug/CompilerIdC.tlog/CL.read.1.tlog
/CMakeFiles/3.2.0-rc1/CompilerIdC/Debug/CompilerIdC.tlog/CL.write.1.tlog
/CMakeFiles/3.2.0-rc1/CompilerIdC/Debug/CompilerIdC.tlog/CompilerIdC.lastbuildstate
/CMakeFiles/3.2.0-rc1/CompilerIdC/Debug/CompilerIdC.tlog/cl.command.1.tlog
/CMakeFiles/3.2.0-rc1/CompilerIdC/Debug/CompilerIdC.tlog/link.command.1.tlog
/CMakeFiles/3.2.0-rc1/CompilerIdC/Debug/CompilerIdC.tlog/link.read.1.tlog
/CMakeFiles/3.2.0-rc1/CompilerIdC/Debug/CompilerIdC.tlog/link.write.1.tlog
/CMakeFiles/3.2.0-rc1/CompilerIdCXX/CMakeCXXCompilerId.cpp
/CMakeFiles/3.2.0-rc1/CompilerIdCXX/CompilerIdCXX.vcxproj
/CMakeFiles/3.2.0-rc1/CompilerIdCXX/Debug/CompilerIdCXX.tlog/CL.read.1.tlog
/CMakeFiles/3.2.0-rc1/CompilerIdCXX/Debug/CompilerIdCXX.tlog/CL.write.1.tlog
/CMakeFiles/3.2.0-rc1/CompilerIdCXX/Debug/CompilerIdCXX.tlog/CompilerIdCXX.lastbuildstate
/CMakeFiles/3.2.0-rc1/CompilerIdCXX/Debug/CompilerIdCXX.tlog/cl.command.1.tlog
/CMakeFiles/3.2.0-rc1/CompilerIdCXX/Debug/CompilerIdCXX.tlog/link.command.1.tlog
/CMakeFiles/3.2.0-rc1/CompilerIdCXX/Debug/CompilerIdCXX.tlog/link.read.1.tlog
/CMakeFiles/3.2.0-rc1/CompilerIdCXX/Debug/CompilerIdCXX.tlog/link.write.1.tlog
/CMakeFiles/968bd9deb5b9fd2e25d7683b63152150/generate.stamp.rule
/CMakeFiles/TargetDirectories.txt
/CMakeFiles/cmake.check_cache
/CMakeFiles/feature_tests.bin
/CMakeFiles/feature_tests.cxx
/CMakeFiles/generate.stamp
/CMakeFiles/generate.stamp.depend
/CMakeFiles/generate.stamp.list
/KernScript.opensdf
/KernScript.sdf
/KernScript.sln
/Win32/Debug/ZERO_CHECK/ZERO_CHECK.tlog/ZERO_CHECK.lastbuildstate
/Win32/Debug/ZERO_CHECK/ZERO_CHECK.tlog/custombuild.command.1.tlog
/Win32/Debug/ZERO_CHECK/ZERO_CHECK.tlog/custombuild.read.1.tlog
/Win32/Debug/ZERO_CHECK/ZERO_CHECK.tlog/custombuild.write.1.tlog
/ZERO_CHECK.vcxproj
/ZERO_CHECK.vcxproj.filters
/cmake_install.cmake
/kernscript.dir/Debug/kernscript.tlog/CL.read.1.tlog
/kernscript.dir/Debug/kernscript.tlog/CL.write.1.tlog
/kernscript.dir/Debug/kernscript.tlog/Lib.read.1.tlog
/kernscript.dir/Debug/kernscript.tlog/Lib.write.1.tlog
/kernscript.dir/Debug/kernscript.tlog/cl.command.1.tlog
/kernscript.dir/Debug/kernscript.tlog/custombuild.command.1.tlog
/kernscript.dir/Debug/kernscript.tlog/custombuild.read.1.tlog
/kernscript.dir/Debug/kernscript.tlog/custombuild.write.1.tlog
/kernscript.dir/Debug/kernscript.tlog/kernscript.lastbuildstate
/kernscript.dir/Debug/kernscript.tlog/lib.command.1.tlog
/kernscript.vcxproj
/kernscript.vcxproj.filters