Jan Engelhardt 2025-02-10 15:34:34 +01:00 committed by GitHub
commit e48ebc0e36
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

7
.gitignore vendored
View File

@ -3,6 +3,10 @@
.ccls-cache .ccls-cache
compile_commands.json compile_commands.json
tags tags
Makefile
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
/build /build
/asc2log /asc2log
@ -40,3 +44,6 @@ tags
/slcand /slcand
/slcanpty /slcanpty
/testj1939 /testj1939
*.so
*.so.*
*.a