]> git.earman.xyz Git - emacsinit.git/commitdiff
Adding gitignore
authorrearman <rearman@r717.net>
Wed, 19 Oct 2022 19:58:18 +0000 (15:58 -0400)
committerrearman <rearman@r717.net>
Wed, 19 Oct 2022 19:58:18 +0000 (15:58 -0400)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..f4ede08
--- /dev/null
@@ -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