From 151d7c2676a7d09729344ee27a74b7475e1c6d5b Mon Sep 17 00:00:00 2001 From: mattkae Date: Mon, 20 Jun 2022 06:41:03 -0400 Subject: Ignore tilda files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 025037d..f7b39c3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ elpa projectile-bookmarks.eld -auto-save-list \ No newline at end of file +auto-save-list +*.~ \ No newline at end of file -- cgit v1.2.1