Add projectile, tree-sitter entries to .gitignore

Ignore the file `projectile-bookmarks.eld` and the directory `tree-sitter`.
These are generated automatically by Emacs and user/installation-specific.
This commit is contained in:
J. Bromley
2024-09-16 13:12:16 -07:00
parent 29d02f53e8
commit 39f76bd79c

2
.gitignore vendored
View File

@@ -18,3 +18,5 @@
/recentf
/saveplace
/custom.el
/projectile-bookmarks.eld
/tree-sitter