Browse Source

Update gitignore

Kirk Trombley 5 năm trước cách đây
mục cha
commit
ce9e82f495
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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