Initial native OpenSim viewer prototype
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
a.out*
|
||||
*.swp
|
||||
/*build*
|
||||
/*out*
|
||||
/test_package/build
|
||||
/Makefile
|
||||
/CMakeFiles/*
|
||||
/cmake_install.cmake
|
||||
/*.kdev4
|
||||
/.vscode
|
||||
/.vs
|
||||
/html/*
|
||||
!/meson.build
|
||||
/CMakeUserPresets.json
|
||||
/bazel-*
|
||||
/MODULE.bazel.lock
|
||||
|
||||
/node_modules/*
|
||||
/package.json
|
||||
/yarn.lock
|
||||
/CLI11.hpp
|
||||
|
||||
/subprojects/Catch2-*
|
||||
/subprojects/packagecache
|
||||
Reference in New Issue
Block a user