Ignore files under `.git/`

Since `telescope` uses it for file finding.
Gud Boi 2026-02-26 18:58:15 -05:00
parent 0390a2bb0d
commit a37a650752
1 changed files with 4 additions and 2 deletions

6
.gitignore vendored
View File

@ -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/