Преглед изворни кода

Exclude the files generated by Linux kernel build system

Jim Huang пре 3 година
родитељ
комит
60856826f0
1 измењених фајлова са 4 додато и 0 уклоњено
  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