From 29f8a2b08bb56c8030e0b521d6faf4631396a173 Mon Sep 17 00:00:00 2001 From: Laurens Miers Date: Tue, 24 Sep 2024 20:52:36 +0200 Subject: [PATCH] Update gitignore --- .gitignore | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/.gitignore b/.gitignore index 7ea8f90..ea48958 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,21 @@ custom.el +backups +eshell +elpaca + +# projectile +projectile* + +# savehist file +history + +# recentf file +recentf + +session* + +# .org converted files +config*.el + +# Tramp connection file +tramp