diff --git a/.gitignore b/.gitignore index 5c36113..f6295d5 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,6 @@ build *.egg-info .env tconnectsync-check-output.log -ignore_* \ No newline at end of file +ignore_* +.venv/ +.vscode/ \ No newline at end of file