dwl

My patch set and modifications to dwl
git clone git://git.ethandl.dev/dwl
Log | Files | Refs | README | LICENSE

commit a58adbb7b99edb8173fc438c189b86118ef83d58
parent 4bf2923f4ec7d3dadc5a36928f8e98d9734b207d
Author: meutraa <paul@lost.host>
Date:   Wed, 13 Jan 2021 15:25:24 +0000

Add config.h to .gitignore

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

diff --git a/.gitignore b/.gitignore @@ -3,3 +3,4 @@ dwl *-protocol.c *-protocol.h .ccls-cache +config.h