summaryrefslogtreecommitdiff
path: root/.gitignore
blob: f187e2a32a0b415bb6d4a73dd511e74ffad095e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.vscode/
_deps/
build/
CMakeFiles/
CMakeScripts/
CMakeLists.txt.user
CMakeCache.txt
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake

coverage_report/