Skip to content

feat(dev): ignore local Neovim config files - #413

Merged
saiefscale merged 1 commit into
mainfrom
nvim-config-gitignore
Aug 28, 2026
Merged

feat(dev): ignore local Neovim config files#413
saiefscale merged 1 commit into
mainfrom
nvim-config-gitignore

Conversation

@saiefscale

@saiefscale saiefscale commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Add .nvim.lua to the gitignore to give Neovim developers a way to configure their editor settings for this repo.

Greptile Summary

Adds repository-wide Git ignore handling for Neovim’s local .nvim.lua configuration file.

  • Adds a Neovim section to .gitignore.
  • Prevents local .nvim.lua editor settings from being committed accidentally.

Confidence Score: 5/5

The PR appears safe to merge with no actionable issues identified.

The new ignore entry consistently excludes the intended local Neovim configuration, and no existing tracked files, fixtures, or repository conventions conflict with it.

Important Files Changed

Filename Overview
.gitignore Adds the intended Neovim configuration ignore pattern without affecting tracked repository files.

Reviews (1): Last reviewed commit: "feat(dev): ignore local Neovim config fi..." | Re-trigger Greptile

@saiefscale
saiefscale requested a review from a team as a code owner August 28, 2026 09:25
@saiefscale
saiefscale merged commit a409ff2 into main Aug 28, 2026
14 checks passed
@saiefscale
saiefscale deleted the nvim-config-gitignore branch August 28, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants