diff options
author | lain <lain@soykaf.club> | 2019-03-31 18:14:51 +0200 |
---|---|---|
committer | lain <lain@soykaf.club> | 2019-03-31 18:14:51 +0200 |
commit | 3fc4ea45df240c84135727a239d6bf20fd016a3f (patch) | |
tree | 82af57d3fd64f5838c2486dd210598871e9e4ad1 /.gitignore | |
parent | 17ab9fa45bf8a359746d30f4a91cb57a9c94f206 (diff) | |
download | pleroma-3fc4ea45df240c84135727a239d6bf20fd016a3f.tar.gz pleroma-3fc4ea45df240c84135727a239d6bf20fd016a3f.zip |
BBS: Add documentation.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 04c61ede7..e8052d817 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ /test/tmp/ /doc /instance +/priv/ssh_keys # Prevent committing custom emojis /priv/static/emoji/custom/* |