ソースを参照

gitignore修正

East 4 年 前
コミット
85a4923aec
1 ファイル変更2 行追加0 行削除
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -1,4 +1,6 @@
 node_modules/
+/dist
+/shiwan
 
 # editor directories and files
 .vscode