Update the .gitignore.

dev
KKlochko 4 months ago
parent f2b8e49a2f
commit 2b6702c96d

6
.gitignore vendored

@ -1,3 +1,9 @@
# Emacs
*~
.\#*
\#*\#
.env*
# The directory Mix will write compiled artifacts to.
/_build/

Loading…
Cancel
Save