ソースを参照

Update gitignore

Kirk Trombley 5 年 前
コミット
ce9e82f495
1 ファイル変更2 行追加0 行削除
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -2,3 +2,5 @@ __pycache__/
 *.pyc
 secret.toml
 .venv/
+
+.vscode/