.gitignore 68 B

12345678
  1. *~
  2. *.ko
  3. *.mod*
  4. *.o
  5. *.cmd
  6. Module.symvers
  7. modules.order
  8. .tmp_versions/