diff options
| author | ruki <[email protected]> | 2021-12-09 23:08:47 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-12-09 23:08:47 +0800 |
| commit | 8455cec237846afa4b43f0f35fe1d2e0305f97b9 (patch) | |
| tree | 1ef5f77bc8da03941dc7edc3c585e9f7b78591ae | |
| parent | b76de4c1fb632724c412a1638af8694fb35e021d (diff) | |
update ignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a8573ebd9..b8b148d94 100644 --- a/.gitignore +++ b/.gitignore @@ -52,6 +52,7 @@ compile_commands.json !/xmake/actions/build/ # for linux driver +*.o *.ko *.mod .*.cmd |
