From c542c9ada7c9696aac157bdee21077fffe1f2ee8 Mon Sep 17 00:00:00 2001 From: Oliver Hartkopp Date: Fri, 28 Feb 2025 21:34:03 +0100 Subject: [PATCH] gitignore: remove accidentally added Makefile item Fixes: 4577316bd653 ("Update .gitignore") Link: https://github.com/linux-can/can-utils/pull/577#issuecomment-2690362731 Signed-off-by: Oliver Hartkopp --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index df01560..bad38ef 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,6 @@ .ccls-cache CMakeCache.txt CMakeFiles/ -Makefile cmake_install.cmake compile_commands.json tags