Kirk Trombley пре 5 година
родитељ
комит
ce9e82f495
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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