gitignore: exclude .local_gitignore
It's set as core.excludesFile and shouldn't be tracked in the repo itself.
This commit is contained in:
parent
be46c256f7
commit
7fcc879d0b
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,6 +5,7 @@
|
|||
# ── Editor ────────────────────────────────────────────────────────────────────
|
||||
# VSCodium/VSCode
|
||||
.vscode/
|
||||
.local_gitignore
|
||||
|
||||
# ── Backup / temp files ───────────────────────────────────────────────────────
|
||||
*.bak
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue