]> bbs.cooldavid.org Git - net-next-2.6.git/blame - .gitignore
kbuild: deb-pkg ship changelog
[net-next-2.6.git] / .gitignore
CommitLineData
1e65174a
LT
1#
2# NOTE! Don't add files that are generated in specific
3# subdirectories here. Add them in the ".gitignore" file
4# in that subdirectory instead.
5#
ff2f5ff0 6# NOTE! Please use 'git ls-files -i --exclude-standard'
f72e9df0
EGM
7# command after changing this file, to see if there are
8# any tracked files which get ignored after the change.
9#
1e65174a
LT
10# Normal rules
11#
12.*
13*.o
96918a35 14*.o.*
1e65174a
LT
15*.a
16*.s
17*.ko
20ede274 18*.so
f322727b 19*.so.dbg
1e65174a 20*.mod.c
0f71a373 21*.i
87dedbda 22*.lst
ac3b719c 23*.symtypes
c6025f4c 24*.order
f72e9df0
EGM
25*.elf
26*.bin
27*.gz
3f8d9ced 28*.lzma
35763e85 29*.patch
1e65174a
LT
30
31#
32# Top-level generic files
33#
d92bf25f 34tags
5fd934a9 35TAGS
f72e9df0 36vmlinux
1e65174a 37System.map
2cfed60c 38Module.markers
1e65174a 39Module.symvers
9e447a7f 40!.gitignore
f72e9df0 41!.mailmap
1e65174a
LT
42
43#
44# Generated include files
45#
46include/asm
42f122c8 47include/asm-*/asm-offsets.h
1e65174a
LT
48include/config
49include/linux/autoconf.h
50include/linux/compile.h
51include/linux/version.h
c181c64c 52include/linux/utsrelease.h
e4c576b9 53include/linux/bounds.h
f14875a3 54include/generated
1e65174a 55
1d519605
MCC
56# stgit generated dirs
57patches-*
8ccf2832
QY
58
59# quilt's files
60patches
61series
132e2bc3
TK
62
63# cscope files
64cscope.*
9723c046 65ncscope.*
3f1b0e1f 66
f2ac5e78
JN
67# gnu global files
68GPATH
69GRTAGS
70GSYMS
71GTAGS
72
3f1b0e1f 73*.orig
70886554
CD
74*~
75\#*#