Browse Source

add cpp.hint to .gitignore

Michele Caini 5 năm trước cách đây
mục cha
commit
f81abf4883
1 tập tin đã thay đổi với 1 bổ sung và 0 xóa
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -7,6 +7,7 @@ conan/test_package/build
 .vscode
 .vs
 CMakeSettings.json
+cpp.hint
 
 # Bazel
 /bazel-*