summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 39e28e6c972ae8a755043cca7f9a9a3e3567627a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/.vs/*
/.vscode/*
!/.vscode/c_cpp_properties.json
/build/
/dist/
/out/
/*.log
/*.ini
/*.dll
/*.exe
/*.lib
/*.so
/CMakePresets.json
/CMakeUserPresets.json