X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=.gitignore;h=8fca0b41aa9a8531c4062b767f6ae3dab1891960;hb=de95ee7772d6a0a5f28e182d0bff3afc38cfe500;hp=6f1e495de0527a09820dc3b9c48ca6aa3e8e0b0a;hpb=5f336991699c8cc22814e8dae5ec1636cc93bea6;p=akkoma diff --git a/.gitignore b/.gitignore index 6f1e495de..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 @@ -54,3 +57,7 @@ pleroma.iml # asdf .tool-versions + +# Editor temp files +/*~ +/*#