69 lines
1.8 KiB
Plaintext
69 lines
1.8 KiB
Plaintext
# ---> C++
|
|
# 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
|
|
|
|
build/.ninja_deps
|
|
build/.ninja_log
|
|
build/build.ninja
|
|
build/cmake_install.cmake
|
|
build/CMakeCache.txt
|
|
build/compile_commands.json
|
|
build/.cmake/api/v1/query/client-vscode/query.json
|
|
build/.cmake/api/v1/reply/cache-v2-8e3d784e6607879cd18c.json
|
|
build/.cmake/api/v1/reply/codemodel-v2-97bfd906ef366d86b34b.json
|
|
build/.cmake/api/v1/reply/index-2022-02-11T18-35-30-0824.json
|
|
build/.cmake/api/v1/reply/target-frame-Debug-7d0b6524a58d8e907a2f.json
|
|
build/.cmake/api/v1/reply/toolchains-v1-65972111b21e4388dc41.json
|
|
build/CMakeFiles/cmake.check_cache
|
|
build/CMakeFiles/CMakeOutput.log
|
|
build/CMakeFiles/rules.ninja
|
|
build/CMakeFiles/TargetDirectories.txt
|
|
build/CMakeFiles/3.20.21032501-MSVC_2/CMakeCCompiler.cmake
|
|
build/CMakeFiles/3.20.21032501-MSVC_2/CMakeCXXCompiler.cmake
|
|
build/CMakeFiles/3.20.21032501-MSVC_2/CMakeDetermineCompilerABI_C.bin
|
|
build/CMakeFiles/3.20.21032501-MSVC_2/CMakeDetermineCompilerABI_CXX.bin
|
|
build/CMakeFiles/3.20.21032501-MSVC_2/CMakeRCCompiler.cmake
|
|
build/CMakeFiles/3.20.21032501-MSVC_2/CMakeSystem.cmake
|
|
build/CMakeFiles/3.20.21032501-MSVC_2/CompilerIdC/CMakeCCompilerId.c
|
|
build/CMakeFiles/3.20.21032501-MSVC_2/CompilerIdCXX/CMakeCXXCompilerId.cpp
|
|
build/CMakeFiles/ShowIncludes/foo.h
|
|
build/CMakeFiles/ShowIncludes/main.c
|
|
build/frame/cmake_install.cmake
|
|
build/frame/frame.ilk
|
|
build/frame/frame.pdb
|
|
build/frame/CMakeFiles/frame.dir/embed.manifest
|
|
build/frame/CMakeFiles/frame.dir/intermediate.manifest
|
|
build/frame/CMakeFiles/frame.dir/manifest.rc
|
|
build/frame/CMakeFiles/frame.dir/manifest.res
|
|
build/frame/CMakeFiles/frame.dir/vc140.pdb
|