From 7a09a5563ca6a0832b8a2f6f785a0b7c6c41cdc8 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 10 Feb 2025 15:33:29 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 7dc794f..9ceaa19 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,10 @@ .ccls-cache compile_commands.json tags +Makefile +CMakeCache.txt +CMakeFiles/ +cmake_install.cmake /build /asc2log @@ -40,3 +44,6 @@ tags /slcand /slcanpty /testj1939 +*.so +*.so.* +*.a