From 3a91bfbf19da615925433807b048371d7400328e Mon Sep 17 00:00:00 2001 From: speedie Date: Wed, 30 Nov 2022 17:31:44 +0100 Subject: [PATCH] update gitignore: now ignore .rej and .orig --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4da3348..a4a12f6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,14 @@ # files that should be ignored by git +*.def* docs/*.def* *.diff +*.rej +*.orig *.patch core *.tar.gz -speedwm.html +*.php +*.css +*.html speedwm speedwm-ipc