logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 67c3acde34bf92e033b9c65b210e3f6fb3e97778
parent 769e02d0de48484d9396fadb030bf5f708f4fd84
Author: Mark Felder <feld@feld.me>
Date:   Mon, 12 Feb 2024 17:22:57 -0500

Update .gitignore

Diffstat:

M.gitignore5+++--
Dchangelog.d/.search_config.fix.swp0
2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -57,5 +57,6 @@ pleroma.iml .tool-versions # Editor temp files -/*~ -/*# +*~ +*# +*.swp diff --git a/changelog.d/.search_config.fix.swp b/changelog.d/.search_config.fix.swp Binary files differ.