Ver Fonte

Update gitignore

Kirk Trombley há 5 anos atrás
pai
commit
ce9e82f495
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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