X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.gitignore;h=3b0c7d3614100edebfe6b28a607599e70d58daab;hb=cf8307e71c3f68bc26a540783a3ca26766b3b56c;hp=e8052d817a1045468fa635688a1a85256f42799b;hpb=3fc4ea45df240c84135727a239d6bf20fd016a3f;p=akkoma diff --git a/.gitignore b/.gitignore index e8052d817..3b0c7d361 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,6 @@ /db /deps /*.ez -/uploads /test/uploads /.elixir_ls /test/fixtures/test_tmp.txt @@ -36,3 +35,15 @@ erl_crash.dump # Editor config /.vscode/ + +# Prevent committing docs files +/priv/static/doc/* +docs/generated_config.md + +# Code test coverage +/cover +/Elixir.*.coverdata + +.idea +pleroma.iml +