2005-10-18 08:26:15 -07:00
#
# NOTE! Don't add files that are generated in specific
# subdirectories here. Add them in the ".gitignore" file
# in that subdirectory instead.
#
2009-06-04 21:43:10 -07:00
# NOTE! Please use 'git ls-files -i --exclude-standard'
2008-06-26 10:54:34 +03:00
# command after changing this file, to see if there are
# any tracked files which get ignored after the change.
#
2005-10-18 08:26:15 -07:00
# Normal rules
#
.*
*.o
2007-07-31 00:37:25 -07:00
*.o.*
2005-10-18 08:26:15 -07:00
*.a
*.s
*.ko
2006-01-05 12:10:52 -05:00
*.so
2007-10-19 20:35:02 +02:00
*.so.dbg
2005-10-18 08:26:15 -07:00
*.mod.c
2006-09-16 12:15:42 -07:00
*.i
2006-09-16 12:15:43 -07:00
*.lst
2006-09-16 12:15:44 -07:00
*.symtypes
2007-12-31 14:26:12 +01:00
*.order
2008-06-26 10:54:34 +03:00
*.elf
*.bin
*.gz
2009-11-24 06:34:03 +01:00
*.bz2
2009-06-10 18:25:10 +02:00
*.lzma
2011-02-22 10:48:06 +01:00
*.xz
2013-07-31 13:53:33 -07:00
*.lz4
2010-03-17 19:52:12 +01:00
*.lzo
2009-05-26 19:37:54 -04:00
*.patch
2009-06-22 17:18:32 +08:00
*.gcno
2014-04-14 14:56:15 +08:00
modules.builtin
Module.symvers
2014-07-30 20:50:18 +02:00
*.dwo
2005-10-18 08:26:15 -07:00
#
# Top-level generic files
#
2010-03-12 16:30:23 -08:00
/tags
/TAGS
/linux
/vmlinux
2015-02-17 13:47:38 -08:00
/vmlinux-gdb.py
2010-03-12 16:30:23 -08:00
/vmlinuz
/System.map
/Module.markers
2011-06-30 18:42:50 -05:00
#
# Debian directory (make deb-pkg)
#
/debian/
2015-02-12 15:01:19 -08:00
#
# tar directory (make tar*-pkg)
#
/tar-install/
2010-03-12 16:30:23 -08:00
#
# git files that we don't want to ignore even it they are dot-files
#
2007-10-16 11:22:21 +04:00
!.gitignore
2008-06-26 10:54:34 +03:00
!.mailmap
2005-10-18 08:26:15 -07:00
#
# Generated include files
#
include/config
2009-04-18 23:51:08 +02:00
include/generated
2011-04-27 22:29:49 +02:00
arch/*/include/generated
2005-10-18 08:26:15 -07:00
2006-02-27 00:07:24 -03:00
# stgit generated dirs
patches-*
2006-07-17 13:37:06 +08:00
# quilt's files
patches
series
2006-12-22 01:07:32 -08:00
# cscope files
cscope.*
2008-05-22 09:23:10 +08:00
ncscope.*
2007-07-15 23:41:52 -07:00
2009-06-11 12:21:47 +03:00
# gnu global files
GPATH
GRTAGS
GSYMS
GTAGS
2007-07-15 23:41:52 -07:00
*.orig
2008-03-04 14:28:59 -08:00
*~
\#*#
2012-09-26 10:09:50 +01:00
#
# Leavings from module signing
#
extra_certificates
signing_key.priv
signing_key.x509
x509.genkey
2014-02-10 14:25:45 -08:00
# Kconfig presets
all.config
2014-11-25 18:42:54 +02:00
# Kdevelop4
*.kdev4