From 22720e33fdf764f969d75aaa225ad374621c82cf Mon Sep 17 00:00:00 2001 From: goodboy Date: Wed, 4 Mar 2026 21:51:15 -0500 Subject: [PATCH] gitignore: start a "tina sw" section with `vscode` settings --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 02219315..0a058bba 100644 --- a/.gitignore +++ b/.gitignore @@ -102,7 +102,6 @@ ENV/ # mypy .mypy_cache/ -.vscode/settings.json # all files under .git/ @@ -122,6 +121,9 @@ Session.vim # wtv git hosting service tho? gitea/ +# ------ tina-land ------ +.vscode/settings.json + # ------ macOS ------ # Finder metadata **/.DS_Store