chore: update gitignore with venv and vscode dirs

This commit is contained in:
Josh
2025-05-06 13:13:19 -04:00
committed by James Woglom
parent f5cd7c0151
commit 9fad0d71ef
+3 -1
View File
@@ -8,4 +8,6 @@ build
*.egg-info
.env
tconnectsync-check-output.log
ignore_*
ignore_*
.venv/
.vscode/