From 21d8f635f01138aefea4308babb4c6f4692aa400 Mon Sep 17 00:00:00 2001 From: Douglas Rumbaugh Date: Sun, 19 Dec 2021 17:23:46 -0500 Subject: Applied Vanity Gaps patch https://dwm.suckless.org/patches/vanitygaps/ --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6c8597b --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.o +config.h +dwm +*.orig +*.rej +*.diff -- cgit v1.2.3