tomato-testing/.gitignore

14 lines
112 B
Plaintext
Raw Normal View History

# Conan
conan/test_package/build
# IDEs
*.user
.idea
.vscode
.vs
CMakeSettings.json
cpp.hint
# Bazel
/bazel-*