Add back file types to be ignored

Bug48-Aya
Lan Hui 2025-07-10 15:57:41 +08:00
parent b0a44c001d
commit 4e0d97afb4
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
.vscode
.DS_Store
venv/
__pycache__/
*.pyc