From 23c7c2cd4b4f045ed4e30ae365495d3f22aae67b Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Tue, 31 Jan 2023 08:38:45 +0100 Subject: [PATCH] =?UTF-8?q?Update=20.gitignore=20with=20a=20bunch=20of=20f?= =?UTF-8?q?iles=20i=20shouldn=E2=80=99t=20commit=20to=20the=20repo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/.gitignore b/.gitignore index 7dbdd63..8c86036 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,10 @@ /var/ /anaconda-mode/ /.last-package-update-day +/eln-cache +/.lsp-session-v1 +/.dap-breakpoints +/elpy # All hail use-package! /elpa/ @@ -42,3 +46,16 @@ # Forge database /forge-database.sqlite +/forge-database-v*.sql + +# request.el cookie jars +/request/curl-cookie-jar + +# Quelpa stuff +/quelpa + +# Transient history +/transient/history.el + +# Mastodon token list +/mastodon.plstore