X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=.gitignore;h=f30f4cf5fb2fe583d8726b35e513dd67d5f4afb0;hb=641184fc7aff694e4e7e802b9204a1d313c0877c;hp=6ae21e9144f410f289fc0734b714bfcbd7226aac;hpb=78cea44553c936813ffc2c4c47984a64255096ef;p=akkoma diff --git a/.gitignore b/.gitignore index 6ae21e914..f30f4cf5f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ /db /deps /*.ez +/test/instance /test/uploads /.elixir_ls /test/fixtures/DSCN0010_tmp.jpg @@ -31,7 +32,7 @@ erl_crash.dump # Database setup file, some may forget to delete it -/config/setup_db.psql +/config/setup_db*.psql .DS_Store .env @@ -52,3 +53,7 @@ pleroma.iml # asdf .tool-versions + +# Editor temp files +/*~ +/*# \ No newline at end of file