X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.gitignore;h=3fbf17ba811a19b805ff714d78a9aee6a26559fb;hb=900c7354678e2c5c0a6ec05e4e83ce6358c9666b;hp=2858cefd5463922d64f698b4ffc7773c4e1dc5e5;hpb=8696c25efd69046b29d7803ae3af2783aab473e1;p=akkoma diff --git a/.gitignore b/.gitignore index 2858cefd5..3fbf17ba8 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ /*.ez /uploads /test/uploads +/.elixir_ls # Prevent committing custom emojis /priv/static/emoji/custom/* @@ -22,3 +23,6 @@ erl_crash.dump # Database setup file, some may forget to delete it /config/setup_db.psql + +.DS_Store +.env \ No newline at end of file