From d5d232fc42779594f7e0daea4491fe1d996b15e2 Mon Sep 17 00:00:00 2001 From: KKlochko Date: Sat, 28 Oct 2023 22:00:39 +0300 Subject: [PATCH] Update the .gitignore. --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index ffd40da..7771e7c 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,12 @@ target/ .settings/ bin/ +# Emacs +*~ +.\#* +\#*\# +.*.~undo-tree~ + # IDEA *.iws *.ipr