.gitignore 64 B

12345678
  1. *.user
  2. conan/test_package/build
  3. # IDEs
  4. .idea
  5. # Bazel
  6. /bazel-*