birde

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 0937dfc5da37f1931dca7c4e33ed35cd5899b47d
parent c97c5112264075bae94f57641d26ab13f805b625
Author: bdmfegys@duck.com <bdmfegys@duck.com>
Date:   Sat, 27 Apr 2024 20:46:10 -0400

.gitignore: append .orig files

Diffstat:
M.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -3,3 +3,4 @@ config.h .ccls-cache patches/ *.rej +*.orig