summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 977af30cd037321e9c47a2a572f62ed4652018cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.idea/
.vscode/
.vs/
cmake-build-debug/
bin/
build*/
out/
slgj
_deps/
CMakeFiles/
CMakeSettings.json

# clangd stuff
.cache/
compile_commands.json