X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=.gitignore;h=8fa79b68f14e79bfe61d62223a4c0aa42a66b9f1;hb=b0130bfa7b420550aa7acba6a88c71aa22c51246;hp=cb1ba45a8e6d8108ee56a82e0176cc8145c09e55;hpb=bd9c9136f9c25ed36b443f0a1985926e1420de7b;p=akkoma diff --git a/.gitignore b/.gitignore index cb1ba45a8..8fa79b68f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ # App artifacts +docs/site +*.sw* secret /_build /db @@ -14,6 +16,7 @@ secret /doc /instance /priv/ssh_keys +vm.args # Prevent committing custom emojis /priv/static/emoji/custom/* @@ -59,3 +62,6 @@ pleroma.iml # Editor temp files /*~ /*# + +# Generated documentation +docs/site