diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ -posts.db +*.db feed.json
\ No newline at end of file |
index : microblog | ||
My fork of Microblog (without ActivityPub and Twitter support) |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 2 |
@@ -1,2 +1,2 @@ -posts.db +*.db feed.json
\ No newline at end of file |