From 1063f4a6a462cb5644e5a8d6b2c2c6970e269515 Mon Sep 17 00:00:00 2001 From: Mountain Man <43313373+MountainMan1312@users.noreply.github.com> Date: Mon, 15 May 2023 22:25:35 -0400 Subject: Add `projectile-known-files.eld` and `projectile.cache` to `.gitignore` --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index fd7c680..5399f41 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ auto-save-list/ eln-cache/ +projectile.cache +projectile-known-projects.eld straight/ .org-id-locations -- cgit v1.2.3