X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=.gitignore;h=6ae21e9144f410f289fc0734b714bfcbd7226aac;hb=acb03d591bea1b20a715201f479f1ad7bf7bb67b;hp=4e71a7df0d37346ed4381f6f203e7a6163f2851e;hpb=fe7fd331263007e0fb2877ef7370a09a9704da36;p=akkoma diff --git a/.gitignore b/.gitignore index 4e71a7df0..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 @@ -43,3 +46,9 @@ docs/generated_config.md # Code test coverage /cover /Elixir.*.coverdata + +.idea +pleroma.iml + +# asdf +.tool-versions