ソースを参照

chore: modify .gitignore

HcySunYang 7 年 前
コミット
0ecea66418
1 ファイル変更2 行追加1 行削除
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -2,4 +2,5 @@ node_modules
 *.log
 dist
 .history
-.DS_Store
+.DS_Store
+.vscode