From fe5adc6d9c3ec598d1c464e8a5810721b0a192f4 Mon Sep 17 00:00:00 2001 From: cubernetes Date: Mon, 14 Aug 2023 22:30:00 +0200 Subject: [PATCH] Add .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..816ea1c --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +drw.o +dwm +dwm.o +util.o