From 2b6702c96da5e2db121948cba2e5263860daa410 Mon Sep 17 00:00:00 2001 From: KKlochko Date: Thu, 6 Mar 2025 21:37:45 +0200 Subject: [PATCH] Update the .gitignore. --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 125a69b..38c5772 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,9 @@ +# Emacs +*~ +.\#* +\#*\# +.env* + # The directory Mix will write compiled artifacts to. /_build/