mirror of
https://github.com/linux-can/can-utils.git
synced 2026-09-23 16:41:02 +02:00
Update .gitignore
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user