# Kernel module build artifacts
*.o
*.ko
*.cmd
.*.cmd
*.mod
*.mod.c
*.mod.o
*.symvers
*.order
*.markers
.tmp_versions/
.cache.mk

# Backup files
*~
.#*

# clangd
.cache/
compile_commands.json
