From: rearman Date: Wed, 19 Oct 2022 19:58:18 +0000 (-0400) Subject: Adding gitignore X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=be6ccf8921303c3044a0f2797cf1255f92b74e52;p=emacsinit.git Adding gitignore --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f4ede08 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +auto-save-list/ +eshell/ +!eshell/alias +image-dired/ +server/ +straight/ +transient/ +url/ +ido.last +recentf \ No newline at end of file