X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=.gitignore;h=f9de4ed49fac9e4922473f391fe2237cbe6f6ef0;hb=b7e8ce235073ab45db24dfc6c27bc6998b43a200;hp=8fa79b68f14e79bfe61d62223a4c0aa42a66b9f1;hpb=656afe78031c0cde1b4d6ccab6295640e098ac7e;p=akkoma diff --git a/.gitignore b/.gitignore index 8fa79b68f..f9de4ed49 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,13 @@ secret /instance /priv/ssh_keys vm.args +.cache/ +.hex/ +.mix/ +.psql_history +docker-resources/Dockerfile +docker-resources/Caddyfile +pgdata # Prevent committing custom emojis /priv/static/emoji/custom/* @@ -65,3 +72,6 @@ pleroma.iml # Generated documentation docs/site + +# docker stuff +docker-db