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/