File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Build outputs
2+
23build /
34out /
45bin /
6+
57* .exe
68* .obj
79* .pdb
810* .ilk
911* .exp
1012* .lib
13+ * .dll
1114
1215# CMake generated files
16+
1317CMakeCache.txt
1418CMakeFiles /
1519cmake_install.cmake
1620install_manifest.txt
1721CTestTestfile.cmake
1822
1923# FetchContent and third-party dependencies
24+
2025_deps /
2126
2227# Visual Studio and MSBuild
28+
2329* .vcxproj
2430* .vcxproj.filters
2531* .vcxproj.user
@@ -29,22 +35,24 @@ _deps/
2935.vs /
3036
3137# VS Code
38+
3239.vscode /
3340
3441# ImGui runtime configuration
42+
3543imgui.ini
3644
3745# Generated analysis reports
46+
47+ reports /
48+ static_analysis_report.txt
49+ static_analysis_report.json
3850dynamic_analysis_report.txt
3951dynamic_analysis_report.json
4052
4153# General
54+
4255* .log
4356* .tmp
4457Thumbs.db
4558.DS_Store
46-
47- static_analysis_report.txt
48- static_analysis_report.json
49- dynamic_analysis_report.txt
50- dynamic_analysis_report.json
You can’t perform that action at this time.
0 commit comments