Explorar el Código

Exclude the files generated by Linux kernel build system

Jim Huang hace 3 años
padre
commit
60856826f0
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -1,8 +1,12 @@
+# Linux kernel build system
 *.o
 *.ko
 *cmd
 *.swp
 *.symvers
+*.mod
+*.mod.c
+modules.order
 
 # LaTeX
 _minted-lkmpg