Explorar o código

[PATCH] Add symbol type files (*.symtypes) to .gitignore

The kernel build system supports making symbol type files (*.symtypes) from C
source files.  Add these files to .gitignore.

Signed-off-by: Josh Triplett <josh@freedesktop.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Josh Triplett %!s(int64=19) %!d(string=hai) anos
pai
achega
ac3b719cc3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -14,6 +14,7 @@
 *.mod.c
 *.i
 *.lst
+*.symtypes
 
 #
 # Top-level generic files