filex/.gitignore

17 lines
210 B
Plaintext
Raw Normal View History

2020-05-11 08:47:24 -06:00
.vscode/
_deps/
build/
coverage_report/
2020-05-11 08:47:24 -06:00
CMakeFiles/
CMakeScripts/
CMakeLists.txt.user
CMakeCache.txt
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
.run.sh
2020-05-11 08:47:24 -06:00