aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: bc3fba4bce71f2dae7514c0ea3d58964a065ee6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*.a
*.cmake
*.make
cmake.*
CMakeCache.txt
Makefile
compile_commands.json

.cmake/
_deps/
build/
CMakeFiles/
linux/
src/Testing