From: Mark Felder Date: Wed, 24 Feb 2021 18:11:50 +0000 (-0600) Subject: Vi and emacs temp files X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=978627c5e1775dfd61efe5986efb104a4e87887f;p=akkoma Vi and emacs temp files --- diff --git a/.gitignore b/.gitignore index 4dea75e93..f30f4cf5f 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,7 @@ pleroma.iml # asdf .tool-versions + +# Editor temp files +/*~ +/*# \ No newline at end of file