From 4fc2c478ef4bc2994ba65b8dc7752e668e9673a4 Mon Sep 17 00:00:00 2001 From: Joachim Nilsson Date: Sun, 13 Oct 2019 14:49:32 +0200 Subject: [PATCH] Reshuffle .gitignore content a bit Signed-off-by: Joachim Nilsson --- .gitignore | 3 --- src/.gitignore | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b8dce78..1f62692 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ *~ -*.o .deps GTAGS GPATH @@ -16,9 +15,7 @@ config.status configure depcomp install-sh -klogd klogd.service missing stamp-h1 -syslogd syslogd.service diff --git a/src/.gitignore b/src/.gitignore index 7c82fcf..cab5efc 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1 +1,4 @@ +*.o +klogd logger +syslogd