summaryrefslogtreecommitdiff
path: root/emacs.d
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-07-28 13:23:31 +0300
committerLars Wirzenius <liw@liw.fi>2021-07-28 13:24:03 +0300
commitd63efab40ed5f615ff2f6c05c3bbcbfd732a7a41 (patch)
treef9c6b8c5ab27a8a2abda9ad249056c71bd2ff195 /emacs.d
parent6e1f77969c257253a624a18be0af444eba117708 (diff)
downloadliw-dot-files-d63efab40ed5f615ff2f6c05c3bbcbfd732a7a41.tar.gz
ignore emacs.d/transient/
It changes all the time. Sponsored-by: author
Diffstat (limited to 'emacs.d')
-rw-r--r--emacs.d/transient/history.el7
1 files changed, 0 insertions, 7 deletions
diff --git a/emacs.d/transient/history.el b/emacs.d/transient/history.el
deleted file mode 100644
index c39600c..0000000
--- a/emacs.d/transient/history.el
+++ /dev/null
@@ -1,7 +0,0 @@
-((magit-branch nil)
- (magit-commit nil)
- (magit-pull nil)
- (magit-push nil)
- (magit-rebase
- ("--interactive"))
- (magit-run nil))