From 819322eed9516989033ca75a6a3cdf7c94ae91c4 Mon Sep 17 00:00:00 2001 From: frosty Date: Mon, 19 Aug 2024 23:36:56 +0000 Subject: [PATCH] add: .gitignore --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f2985ce --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +# Binaries +dwm +*.o +# Config copy +config.h +# Patches +*.diff +*.patch +*.rej +# Copies +*.orig