diff options
author | David Robillard <d@drobilla.net> | 2022-11-12 23:11:56 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-11-12 23:25:59 -0500 |
commit | 2b2f77bb2b9885f4bc48b18bee06e36901cb2086 (patch) | |
tree | fc94b92bedc171cde78c17b8f998da7bccdc9ae0 /.gitignore | |
parent | 74cde153f363c908e96543aa8581552d9ea7e5aa (diff) | |
download | dotfiles-2b2f77bb2b9885f4bc48b18bee06e36901cb2086.tar.gz dotfiles-2b2f77bb2b9885f4bc48b18bee06e36901cb2086.tar.bz2 dotfiles-2b2f77bb2b9885f4bc48b18bee06e36901cb2086.zip |
Ignore emacs transient directory
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ emacs/.emacs.d/projectile.cache emacs/.emacs.d/session.* emacs/.emacs.d/site-lisp/*.elc emacs/.emacs.d/tramp +emacs/.emacs.d/transient emacs/.emacs.d/url evolution/.config/evolution/mail/properties.db evolution/.config/evolution/mail/remote-content.db |