X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.gitignore;h=b71dfa9fa549368bfe489e140085248a967ebc89;hb=3e90f688f14310e92fe9343f2680c58d74f71cb6;hp=2858cefd5463922d64f698b4ffc7773c4e1dc5e5;hpb=3f7b02e7c4570681f965827888cba65b2a319f03;p=akkoma diff --git a/.gitignore b/.gitignore index 2858cefd5..b71dfa9fa 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,10 @@ /*.ez /uploads /test/uploads +/.elixir_ls +/test/fixtures/test_tmp.txt +/test/fixtures/image_tmp.jpg +/doc # Prevent committing custom emojis /priv/static/emoji/custom/* @@ -22,3 +26,9 @@ erl_crash.dump # Database setup file, some may forget to delete it /config/setup_db.psql + +.DS_Store +.env + +# Editor config +/.vscode