Ignore more emacs files

Really, this isn't the best way to go about things.  I have linked
~/.emacs.d to the emacs folder in this repository, but I should
instead link the files that I actually made inside this repository
into the .emacs.d folder so any emacs packages which create files
in .emacs.d don't require constant changes to the .gitingore file
This commit is contained in:
Gwen 2022-07-19 19:07:32 -04:00
parent c23e988c62
commit 5fff2d0abd
Signed by: ludens
GPG Key ID: E34842D2CA8E4AC8
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -3,6 +3,11 @@ emacs/auto-save-list
emacs/elpa
emacs/.lsp-session-v1
emacs/projectile-bookmarks.eld
emacs/.cache
emacs/session*
emacs/.dap-breakpoints
emacs/url/
emacs/projects
# ignore auto-generated fish variables
profiles/fish/fish_variables