gitignore: exclude .local_gitignore

It's set as core.excludesFile and shouldn't be tracked in the repo itself.
This commit is contained in:
Tsuzura 2026-07-30 20:14:53 -04:00
parent be46c256f7
commit 7fcc879d0b
Signed by: Tsuzura
GPG key ID: AA6970149FDCA01C

1
.gitignore vendored
View file

@ -5,6 +5,7 @@
# ── Editor ────────────────────────────────────────────────────────────────────
# VSCodium/VSCode
.vscode/
.local_gitignore
# ── Backup / temp files ───────────────────────────────────────────────────────
*.bak