diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-05-10 00:59:57 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-05-10 01:01:20 +0900 |
| commit | 47e954f78869a8b76c5e361764c4a381165c5637 (patch) | |
| tree | fe3a7ad961011ff1a0e385bf61cd3e85880a43c9 | |
| parent | 4bc3cf215d04baba9a0480c2d5af61035c2e56a7 (diff) | |
| download | dotfiles-47e954f78869a8b76c5e361764c4a381165c5637.tar.gz dotfiles-47e954f78869a8b76c5e361764c4a381165c5637.tar.zst dotfiles-47e954f78869a8b76c5e361764c4a381165c5637.zip | |
git: globally ignore .nvim.lua
| -rw-r--r-- | .config/git/ignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/git/ignore b/.config/git/ignore index 801c659..967f57f 100644 --- a/.config/git/ignore +++ b/.config/git/ignore @@ -4,4 +4,5 @@ .direnv .idea .ken +.nvim.lua .phpactor.json |
