From e812a702bcc1c66608dfe3339ac53d4670607b2d Mon Sep 17 00:00:00 2001 From: JackJ30 Date: Mon, 9 Sep 2024 19:43:22 -0400 Subject: Wallpapers and EMACS --- .config/emacs/.gitignore | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .config/emacs/.gitignore (limited to '.config/emacs/.gitignore') diff --git a/.config/emacs/.gitignore b/.config/emacs/.gitignore new file mode 100644 index 0000000..c188f7b --- /dev/null +++ b/.config/emacs/.gitignore @@ -0,0 +1,15 @@ +/straight/ +/elpaca/ +/transient/ +/projectile-bookmarks.eld +/persp-confs/ +/history +/games/ +/eshell/ +/eln-cache/ +/auto-save-list/ +/.lsp-session-v1 +/.local/ +/.cache/ +/var/ +/etc/ \ No newline at end of file -- cgit v1.2.3