add .gitgnore

This commit is contained in:
2026-02-25 17:31:44 +08:00
parent 902b0373a4
commit 7a11c57f1b

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
data/*
Qwen3-VL-2B-Instruct/*
__pycache__
__pycache__/
.vscode/