diff --git a/.gitignore b/.gitignore index c9f77ec..252cd6b 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,7 @@ wheels/ .venv # Project specific -*.json *.bak -src/out/* -originals/* \ No newline at end of file +src/output/* +originals/* +.vscode \ No newline at end of file