X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.gitignore;h=72fe2ce430dab93a386bd72e391b3ea79375caf3;hb=0b54c3d6432dea77542596e34057f8d3fc69ca4c;hp=9aad700ee1bd06ca1060ed226dec97aea7bd48db;hpb=7f79b467b1b56ce9ac7f544aaa2b687dcae341c5;p=akkoma diff --git a/.gitignore b/.gitignore index 9aad700ee..72fe2ce43 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,11 @@ /uploads /test/uploads /.elixir_ls +/test/fixtures/test_tmp.txt +/test/fixtures/image_tmp.jpg +/test/tmp/ +/doc +/instance # Prevent committing custom emojis /priv/static/emoji/custom/* @@ -28,4 +33,4 @@ erl_crash.dump .env # Editor config -/.vscode \ No newline at end of file +/.vscode/