.gitignore 185 B

1234567891011121314
  1. .vscode/
  2. _deps/
  3. build/
  4. CMakeFiles/
  5. CMakeScripts/
  6. CMakeLists.txt.user
  7. CMakeCache.txt
  8. Testing
  9. Makefile
  10. cmake_install.cmake
  11. install_manifest.txt
  12. compile_commands.json
  13. CTestTestfile.cmake