(Emacs)~Stop tracking custom.el

I don't like custom.el.  I don't like what it does.  Anything in it
that's actually useful should be made persistent in my configuration
anyway.  So why should I have it tracked in git?  Should be set per
machine anyway.
This commit is contained in:
2024-06-27 16:06:23 +01:00
parent 3588b03713
commit 49580df219
2 changed files with 2 additions and 17 deletions

3
.gitignore vendored
View File

@@ -21,4 +21,5 @@ TAGS
/Mail/.local/share/mail/
/Pictures/
/SystemD/.config/systemd/user/default.target.wants/
/SystemD/.config/systemd/user/timers.target.wants/
/SystemD/.config/systemd/user/timers.target.wants/
Emacs/.config/emacs/.config/custom.el