summaryrefslogtreecommitdiff
path: root/.gitignore
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 /.gitignore
parent6e1f77969c257253a624a18be0af444eba117708 (diff)
downloadliw-dot-files-d63efab40ed5f615ff2f6c05c3bbcbfd732a7a41.tar.gz
ignore emacs.d/transient/
It changes all the time. Sponsored-by: author
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6ecd6fb..db75fa3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ emacs.d/**/*.elc
emacs.d/session*
emacs.d/tramp
emacs.d/url
+emacs.d/transient/ \ No newline at end of file