diff options
author | Chris Patti <feoh@feoh.org> | 2023-09-27 20:11:19 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-27 20:11:19 -0400 |
commit | 3668af39f4615f5286a84b75654f3dded1f2c5db (patch) | |
tree | 61ba5ffd0cb767e97630204e1a283503bca370a9 | |
parent | d891f4ac5a80adef16024d524cec21b1643b6dd8 (diff) | |
parent | aff064f714a701a565332d1e8758ab317387c1c9 (diff) |
Merge pull request #442 from Anthony-Fiddes/add-lazy-lock
Remove lazy-lock.json from .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,4 +2,3 @@ tags test.sh .luarc.json nvim -lazy-lock.json |