From 71c1c582ffbb6fcbc782635014ca44516c702100 Mon Sep 17 00:00:00 2001 From: David Florness Date: Wed, 3 Jan 2018 17:00:46 -0700 Subject: [PATCH] Ignore cache files --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7a43507..cfe7d16 100644 --- a/.gitignore +++ b/.gitignore @@ -48,4 +48,7 @@ flycheck_*.el ido.last recentf /anaconda-mode/ -/url/ \ No newline at end of file +/url/ +/semanticdb/ +projectile.cache +projectile-bookmarks.eld \ No newline at end of file -- 2.38.4