chore: update gitignore with editor and cache directories

This commit is contained in:
2026-02-04 01:07:01 +00:00
parent fb23e3c7cf
commit 997eda7a36

6
.gitignore vendored
View File

@@ -8,3 +8,9 @@ wheels/
# Virtual environments
.venv
scratchpad.txt
things-todo.md
.ruff_cache
.qodo
.pytest_cache
.vscode