Skip to content

Commit

Permalink
Add a suitable .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanMollet committed Mar 2, 2023
1 parent ab61abf commit d47960f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
*.o
*.cmd
*.ko
*.mod
*.mod.c
Module.symvers
modules.order

0 comments on commit d47960f

Please sign in to comment.