Kirk Trombley 5 anni fa
parent
commit
ce9e82f495
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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