Let Git ignore persistent variables

The values persisted here seem to be irrelevant across Emacs
installations, so there is no need to track those.  It also does not
seem to officially customize the location that persist.el uses for
persisting variables: the variable that stores the directory path is
called `persist--directory-location`, indicating a private variable.
This commit is contained in:
Daniel Borchmann 2024-11-01 18:19:12 +01:00
parent c6e359546d
commit 99a938cad3
No known key found for this signature in database
GPG Key ID: 784AA8DF0CCDF625

1
.gitignore vendored
View File

@ -37,3 +37,4 @@
/session.* /session.*
/tramp /tramp
/persist/