-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
117 lines (111 loc) · 3.05 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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
/.vs/XEL/v16/ipch/AutoPCH/3f0bdbf3d970882a/XELENGINE.ipch
*.ipch
*.suo
*.db
*.opendb
/.vs/CMake Overview
/.vs/launch.vs.json
/.vs/ProjectSettings.json
*.sqlite
/.vs/VSWorkspaceState.json
/out/build/x64-Debug/.cmake/api/v1/query/client-MicrosoftVS/query.json
*.json
/out/build/x64-Debug/CMakeFiles/3.16.19112601-MSVC_2/CompilerIdC/CMakeCCompilerId.c
/out/build/x64-Debug/CMakeFiles/3.16.19112601-MSVC_2/CompilerIdCXX/CMakeCXXCompilerId.cpp
*.cmake
*.bin
/out/build/x64-Debug/CMakeFiles/ShowIncludes/foo.h
/out/build/x64-Debug/CMakeFiles/ShowIncludes/main.c
*.check_cache
*.log
/out/build/x64-Debug/CMakeFiles/TargetDirectories.txt
/out/build/x64-Debug/build.ninja
/out/build/x64-Debug
/out/build/x64-Release/CMakeFiles/3.16.19112601-MSVC_2
/out/build/x64-Release/CMakeFiles/ShowIncludes
/out/build/x64-Release
/c.pub
/c
/CMakeLists.txt.user
/CMakeLists.txt.user.4.9-pre1
/CMakeLists.txt.user.5c9ba83.4.8-pre1
/.vs/XEL/v16/TestStore/0
/.vs/C++/FileContentIndex/f508da03-ce1b-4296-b49d-4b4e101327ab.vsidx
/.vs/C++/FileContentIndex
/.vs/C++/v17
/.vs
CMakeCache.txt
Makefile
build/CMakeCache.txt
build/Makefile
build/CMakeFiles/Makefile2
build/CMakeFiles/progress.marks
build/CMakeFiles/TargetDirectories.txt
build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c
build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp
build/CMakeFiles/XEL_SHARED.dir/build.make
build/CMakeFiles/XEL_SHARED.dir/compiler_depend.make
build/CMakeFiles/XEL_SHARED.dir/compiler_depend.ts
build/CMakeFiles/XEL_SHARED.dir/depend.make
build/CMakeFiles/XEL_SHARED.dir/flags.make
build/CMakeFiles/XEL_SHARED.dir/link.txt
build/CMakeFiles/XEL_SHARED.dir/progress.make
build/CMakeFiles/XEL_TEST.dir/build.make
build/CMakeFiles/XEL_TEST.dir/compiler_depend.make
build/CMakeFiles/XEL_TEST.dir/compiler_depend.ts
build/CMakeFiles/XEL_TEST.dir/depend.make
build/CMakeFiles/XEL_TEST.dir/flags.make
build/CMakeFiles/XEL_TEST.dir/link.txt
build/CMakeFiles/XEL_TEST.dir/progress.make
CMakeFiles/Makefile2
CMakeFiles/progress.marks
CMakeFiles/TargetDirectories.txt
CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c
CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp
CMakeFiles/Progress/1
CMakeFiles/Progress/count.txt
CMakeFiles/XEL_SHARED.dir/build.make
CMakeFiles/XEL_SHARED.dir/compiler_depend.internal
CMakeFiles/XEL_SHARED.dir/compiler_depend.make
CMakeFiles/XEL_SHARED.dir/compiler_depend.ts
CMakeFiles/XEL_SHARED.dir/depend.make
CMakeFiles/XEL_SHARED.dir/flags.make
CMakeFiles/XEL_SHARED.dir/link.txt
CMakeFiles/XEL_SHARED.dir/progress.make
CMakeFiles/XEL_TEST.dir/build.make
CMakeFiles/XEL_TEST.dir/compiler_depend.make
CMakeFiles/XEL_TEST.dir/compiler_depend.ts
CMakeFiles/XEL_TEST.dir/depend.make
CMakeFiles/XEL_TEST.dir/flags.make
CMakeFiles/XEL_TEST.dir/link.txt
CMakeFiles/XEL_TEST.dir/progress.make
XEL_TEST
CMakeFiles/XEL_TEST.dir
compile_flags.txt
.cache/clangd/index