X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.gitignore;h=b71dfa9fa549368bfe489e140085248a967ebc89;hb=57c71f846880083d8a78247f433713963c284ab9;hp=2ed4c7c8290493bb185865d156989fa61291aea4;hpb=b4292295d7fe629c6a29f221cab1deae1ec3008c;p=akkoma diff --git a/.gitignore b/.gitignore index 2ed4c7c82..b71dfa9fa 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,9 @@ /uploads /test/uploads /.elixir_ls +/test/fixtures/test_tmp.txt +/test/fixtures/image_tmp.jpg +/doc # Prevent committing custom emojis /priv/static/emoji/custom/* @@ -27,5 +30,5 @@ erl_crash.dump .DS_Store .env -# Editor configs -/.vscode \ No newline at end of file +# Editor config +/.vscode