Add to gitignore

This commit is contained in:
James Dixon 2025-05-26 21:41:46 -04:00
parent 0c60b9346c
commit 1d49b4d18a
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*DS_Store*
# nvim # nvim
*packer_compiled.lua* *packer_compiled.lua*
*lazy-lock.json* *lazy-lock.json*

View File

@ -1,3 +1,6 @@
*abbrev*
*session*
*clock*
*cache* *cache*
*eshell* *eshell*
*elpa* *elpa*