diff --git a/.gitignore b/.gitignore index 3536f48b..554bb1b2 100644 --- a/.gitignore +++ b/.gitignore @@ -98,16 +98,18 @@ ENV/ /site # extra scripts dir -/snippets +# /snippets # mypy .mypy_cache/ .vscode/settings.json +# all files under +.git/ + # macOS Finder metadata **/.DS_Store # LLM conversations that should remain private docs/conversations/ -