-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
33 lines (32 loc) · 1.1 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
cmake-build-debug/.cmake/api/v1/query/cache-v2
cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1
cmake-build-debug/.cmake/api/v1/query/codemodel-v2
cmake-build-debug/.cmake/api/v1/query/toolchains-v1
cmake-build-debug/.cmake/api/v1/reply/cache-v2-ccf5e8d96a1883fd1222.json
cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-a69ec081d949e6425d2a.json
cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-0cd04d30eb079cbd8fc6.json
cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-d0094a50bb2071803777.json
cmake-build-debug/.cmake/api/v1/reply/index-2023-05-13T02-47-56-0604.json
cmake-build-debug/.cmake/api/v1/reply/target-WHU_cpp_text-Debug-9db47af57a3ec21f9195.json
cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-3f54b2e1d7a7d107ca09.json
cmake-build-debug/.ninja_deps
cmake-build-debug/.ninja_log
*.ninja
*.cmake
*.txt
*.bin
*.c
*.exe
*.obj
cmake-build-debug/CMakeFiles/3.25.2/CompilerIdCXX/CMakeCXXCompilerId.cpp
cmake-build-debug/CMakeFiles/cmake.check_cache
cmake-build-debug/CMakeFiles/CMakeOutput.log
cmake-build-debug/CMakeFiles/ShowIncludes/foo.h
*.manifest
*.rc
*.res
*.pdb
*.log
*.ilk
*.xml
*.iml