소스 검색

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