ソースを参照

Add .vs/ folder to .gitignore (#3963)

Diego Novillo 3 ヶ月 前
コミット
b888ebcee8
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -4,6 +4,7 @@
 *.exe
 *.exe
 .cache/
 .cache/
 .vscode/
 .vscode/
+.vs/
 tags
 tags
 TAGS
 TAGS
 bazel-*
 bazel-*