X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.gitignore;h=599b52b9e0b8f2084a889bb9aca56ca0dec76e01;hb=fdab01ab56e345afaf9e26547ffaa904e4323337;hp=082c7491b6c15dcbd4779005a7dc2989b2c9d554;hpb=a1a0df19c4521bf0073b6bb8dbf8101cf37ebd6b;p=akkoma diff --git a/.gitignore b/.gitignore index 082c7491b..599b52b9e 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/ @@ -38,3 +39,14 @@ erl_crash.dump # Prevent committing docs files /priv/static/doc/* +docs/generated_config.md + +# Code test coverage +/cover +/Elixir.*.coverdata + +.idea +pleroma.iml + +# asdf +.tool-versions