X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.gitignore;h=72fe2ce430dab93a386bd72e391b3ea79375caf3;hb=32541172cd490d68ada7e65e9f59b71bb04e0bde;hp=2858cefd5463922d64f698b4ffc7773c4e1dc5e5;hpb=62a2287bba87932339321dae944408781387fa2c;p=akkoma diff --git a/.gitignore b/.gitignore index 2858cefd5..72fe2ce43 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,12 @@ /*.ez /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/* @@ -22,3 +28,9 @@ erl_crash.dump # Database setup file, some may forget to delete it /config/setup_db.psql + +.DS_Store +.env + +# Editor config +/.vscode/