Parcourir la source

add cpp.hint to .gitignore

Michele Caini il y a 5 ans
Parent
commit
f81abf4883
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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