gitignore: remove accidentally added Makefile item

Fixes: 4577316bd6 ("Update .gitignore")
Link: https://github.com/linux-can/can-utils/pull/577#issuecomment-2690362731
Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
pull/581/head
Oliver Hartkopp 2025-02-28 21:34:03 +01:00
parent 2b8c7c5f4b
commit c542c9ada7
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -6,7 +6,6 @@
.ccls-cache .ccls-cache
CMakeCache.txt CMakeCache.txt
CMakeFiles/ CMakeFiles/
Makefile
cmake_install.cmake cmake_install.cmake
compile_commands.json compile_commands.json
tags tags