Skip to content

Commit

Permalink
misc: ignore *.mod and .*.cmd
Browse files Browse the repository at this point in the history
With kernel build system changes, more files need to be ignored by git.
  • Loading branch information
mkubecek committed May 20, 2021
1 parent 85ede6a commit 26ac180
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
@@ -1,7 +1,7 @@
*.o
*.o.cmd
*.mod
*.ko
*.ko.cmd
.*.cmd
*.mod.c
*.tar
.tmp_versions
Expand Down

0 comments on commit 26ac180

Please sign in to comment.