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