X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.gitignore;h=738e7de3e2757b9f4080ff06f2fa1651c7ce5c5b;hb=d2a185c01385ef53c712c8d315c69d5deb044e2f;hp=da73b6f361d2538265d19631fee046777d4ec734;hpb=f2134e605b44c300505f81adab01354a1652b2e5;p=akkoma diff --git a/.gitignore b/.gitignore index da73b6f36..738e7de3e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ # App artifacts +*.sw* +secret /_build /db /deps @@ -13,6 +15,7 @@ /doc /instance /priv/ssh_keys +vm.args # Prevent committing custom emojis /priv/static/emoji/custom/* @@ -58,3 +61,6 @@ pleroma.iml # Editor temp files /*~ /*# + +# Generated documentation +docs/site