openbsd-ports

Working directory for my changes to OpenBSD ports
Log | Files | Refs

commit 241ab56e5e133152badbc48589166ffd343b843c
parent 1bace0ee6ee90e32846c27ca8f293d3b621588cd
Author: Shokara Kou <kou@13f0.net>
Date:   Sat, 10 Dec 2022 11:04:08 -0500

add .gitignore

Diffstat:
A.gitignore | 2++
Dnet/loudmouth/mcabber.core | 0
2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -0,0 +1,2 @@ +*.core +*~ diff --git a/net/loudmouth/mcabber.core b/net/loudmouth/mcabber.core Binary files differ.