X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.gitignore;h=8fca0b41aa9a8531c4062b767f6ae3dab1891960;hb=415d9dd6f6887af96d85cfb2c306b94bb8a1a42f;hp=08ef8999b821ae168e1b71a711ebfe709ceac256;hpb=5f62b55a6f71669d7aba358bd57f8319b724c9c8;p=akkoma diff --git a/.gitignore b/.gitignore index 08ef8999b..8fca0b41a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ # App artifacts +*.sw* secret /_build /db @@ -14,6 +15,7 @@ secret /doc /instance /priv/ssh_keys +vm.args # Prevent committing custom emojis /priv/static/emoji/custom/* @@ -29,6 +31,7 @@ erl_crash.dump # variables. /config/*.secret.exs /config/generated_config.exs +/config/runtime.exs /config/*.env @@ -57,4 +60,4 @@ pleroma.iml # Editor temp files /*~ -/*# \ No newline at end of file +/*#