Update .gitignore

Jan Engelhardt 2025-02-10 15:33:29 +01:00
parent 01083a64eb
commit 7a09a5563c
1 changed files with 7 additions and 0 deletions

7
.gitignore vendored
View File

@ -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