2005-10-18 17:26:15 +02:00
|
|
|
#
|
|
|
|
# NOTE! Don't add files that are generated in specific
|
|
|
|
# subdirectories here. Add them in the ".gitignore" file
|
|
|
|
# in that subdirectory instead.
|
|
|
|
#
|
|
|
|
# Normal rules
|
|
|
|
#
|
|
|
|
.*
|
|
|
|
*.o
|
|
|
|
*.a
|
|
|
|
*.s
|
|
|
|
*.ko
|
2006-01-05 18:10:52 +01:00
|
|
|
*.so
|
2005-10-18 17:26:15 +02:00
|
|
|
*.mod.c
|
2006-09-16 21:15:42 +02:00
|
|
|
*.i
|
2006-09-16 21:15:43 +02:00
|
|
|
*.lst
|
2006-09-16 21:15:44 +02:00
|
|
|
*.symtypes
|
2005-10-18 17:26:15 +02:00
|
|
|
|
|
|
|
#
|
|
|
|
# Top-level generic files
|
|
|
|
#
|
2006-03-22 00:25:52 +01:00
|
|
|
tags
|
2005-10-18 17:26:15 +02:00
|
|
|
vmlinux*
|
|
|
|
System.map
|
|
|
|
Module.symvers
|
|
|
|
|
|
|
|
#
|
|
|
|
# Generated include files
|
|
|
|
#
|
|
|
|
include/asm
|
2005-12-28 05:19:04 +01:00
|
|
|
include/asm-*/asm-offsets.h
|
2005-10-18 17:26:15 +02:00
|
|
|
include/config
|
|
|
|
include/linux/autoconf.h
|
|
|
|
include/linux/compile.h
|
|
|
|
include/linux/version.h
|
2006-07-09 16:07:44 +02:00
|
|
|
include/linux/utsrelease.h
|
2005-10-18 17:26:15 +02:00
|
|
|
|
2006-02-27 04:07:24 +01:00
|
|
|
# stgit generated dirs
|
|
|
|
patches-*
|
2006-07-17 07:37:06 +02:00
|
|
|
|
|
|
|
# quilt's files
|
|
|
|
patches
|
|
|
|
series
|