diff --git a/.gitignore b/.gitignore index 7f5cc1f..279f411 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ data/* Qwen3-VL-2B-Instruct/* -__pycache__ \ No newline at end of file +__pycache__/ +.vscode/ \ No newline at end of file