chore: update gitignore with editor and cache directories
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -8,3 +8,9 @@ wheels/
|
|||||||
|
|
||||||
# Virtual environments
|
# Virtual environments
|
||||||
.venv
|
.venv
|
||||||
|
scratchpad.txt
|
||||||
|
things-todo.md
|
||||||
|
.ruff_cache
|
||||||
|
.qodo
|
||||||
|
.pytest_cache
|
||||||
|
.vscode
|
||||||
Reference in New Issue
Block a user