chore: update .gitignore to include .vscode/ and remove launch.json

This commit is contained in:
krau
2025-04-18 21:12:59 +08:00
parent 5bb3b595aa
commit 789c14134c
2 changed files with 2 additions and 16 deletions

3
.gitignore vendored
View File

@@ -5,4 +5,5 @@ data/
downloads/
cache/
session.*
cache.db
cache.db
.vscode/