commit c97c5112264075bae94f57641d26ab13f805b625 parent 525e83c4a2ef625208a4c473e49981ba8a515859 Author: bdmfegys@duck.com <bdmfegys@duck.com> Date: Sat, 27 Apr 2024 20:45:53 -0400 .gitignore: append .rej files Diffstat:
| M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -2,3 +2,4 @@ herbe config.h .ccls-cache patches/ +*.rej