🛠️🐜 Antkeeper superbuild with dependencies included https://antkeeper.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
112 B

  1. # Conan
  2. conan/test_package/build
  3. # IDEs
  4. *.user
  5. .idea
  6. .vscode
  7. .vs
  8. CMakeSettings.json
  9. cpp.hint
  10. # Bazel
  11. /bazel-*