diff options
| -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 |
