Browse Source

Exclude generated files

Jim Huang 1 year ago
parent
commit
be9aa2cd4d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,5 +1,6 @@
 # Linux kernel build system
 *.o
+*.o.d
 *.ko
 *cmd
 *.dwo
@@ -34,4 +35,4 @@ lkmpg.pdf
 *.xref
 
 # format checks
-expected-format
+expected-format