Add .vscode/ to .gitignore

This commit is contained in:
Kyler Olsen 2025-02-11 15:01:16 -07:00
parent 3d07510cf7
commit f849e74f33
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
__pycache__/ __pycache__/
.vscode/