diff options
Diffstat (limited to 'nvim/.gitignore')
| -rw-r--r-- | nvim/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nvim/.gitignore b/nvim/.gitignore index d699e1d..1b83131 100644 --- a/nvim/.gitignore +++ b/nvim/.gitignore @@ -2,3 +2,4 @@ tags test.sh .luarc.json nvim +plugin/packer_compiled.lua |