X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=.gitignore;h=6ae21e9144f410f289fc0734b714bfcbd7226aac;hb=fa1f5d4442560ca7fadc1057d0a1ae34ce4b08e8;hp=3b0c7d3614100edebfe6b28a607599e70d58daab;hpb=a0f101ee806af06bcd4271cd8d57d11ff85ea11a;p=akkoma diff --git a/.gitignore b/.gitignore index 3b0c7d361..6ae21e914 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ /*.ez /test/uploads /.elixir_ls +/test/fixtures/DSCN0010_tmp.jpg /test/fixtures/test_tmp.txt /test/fixtures/image_tmp.jpg /test/tmp/ @@ -26,6 +27,8 @@ erl_crash.dump # variables. /config/*.secret.exs /config/generated_config.exs +/config/*.env + # Database setup file, some may forget to delete it /config/setup_db.psql @@ -47,3 +50,5 @@ docs/generated_config.md .idea pleroma.iml +# asdf +.tool-versions