From 5b5bb3afc5bf5bb2282c12bdac3def4340347971 Mon Sep 17 00:00:00 2001 From: Luca Bilke Date: Wed, 22 May 2024 17:29:55 +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