.gitignore 75 B

123456789
  1. cmake-build-debug/
  2. *.dSYM/
  3. .vscode/
  4. build/
  5. .clangd
  6. *.json
  7. *.so
  8. *.a
  9. *.dylib