[PATCH] Add symbol type files (*.symtypes) to .gitignore
authorJosh Triplett <[email protected]>
Sat, 16 Sep 2006 19:15:44 +0000 (12:15 -0700)
committerLinus Torvalds <[email protected]>
Sat, 16 Sep 2006 19:54:31 +0000 (12:54 -0700)
The kernel build system supports making symbol type files (*.symtypes) from C
source files.  Add these files to .gitignore.

Signed-off-by: Josh Triplett <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
.gitignore

index 2a5a6ecbd03c6c20fe1bc8ef7c1ad34eb9b2ecee..e1d5c17c12c22663d9df80925e4b7872bd53d6aa 100644 (file)
@@ -14,6 +14,7 @@
 *.mod.c
 *.i
 *.lst
+*.symtypes
 
 #
 # Top-level generic files