From: Mark Felder Date: Wed, 23 Dec 2020 20:09:22 +0000 (-0600) Subject: Add test/instance to .gitignore X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=fecefe68f88014ad2f8b5f290f3b0c7692fa3fef;p=akkoma Add test/instance to .gitignore --- diff --git a/.gitignore b/.gitignore index 6ae21e914..62ca61bce 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ /db /deps /*.ez +/test/instance /test/uploads /.elixir_ls /test/fixtures/DSCN0010_tmp.jpg