Commit a7d71b43 authored by Vaibhav Gupta's avatar Vaibhav Gupta Committed by Federico Vaga

gitignore: Update list of file formats to be ignored

Signed-off-by: 's avatarVaibhav Gupta <vaibhav.gupta@cern.ch>
parent f3adea08
......@@ -3,13 +3,14 @@
# SPDX-License-Identifier: CC0-1.0
*.o
*.a
*.so
*.ko
*.mod.c
.*.o.cmd
.*.ko.cmd
*.mod.d
*.mod*
.*cmd
*.o.d
*.tmp
*.tmp*
*.swp
.tmp_versions
modules.order
Module.symvers
......@@ -20,4 +21,4 @@ GPATH
GRTAGS
Makefile.specific
compile_commands.json
.clangd
\ No newline at end of file
.clangd
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment