]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - .gitignore
MODSIGN: Provide gitignore and make clean rules for extra files
[mirror_ubuntu-artful-kernel.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
addbcdbb
DH
17*.ko.unsigned
18*.ko.stripped
19*.ko.stripped.dig
20*.ko.stripped.sig
1e65174a 21*.ko
20ede274 22*.so
f322727b 23*.so.dbg
1e65174a 24*.mod.c
0f71a373 25*.i
87dedbda 26*.lst
ac3b719c 27*.symtypes
c6025f4c 28*.order
bc081dd6 29modules.builtin
f72e9df0
EGM
30*.elf
31*.bin
32*.gz
e3a41d7b 33*.bz2
3f8d9ced 34*.lzma
790e10ba 35*.xz
52b80025 36*.lzo
35763e85 37*.patch
7a6b1f1c 38*.gcno
1e65174a
LT
39
40#
41# Top-level generic files
42#
6db823cf
LT
43/tags
44/TAGS
45/linux
46/vmlinux
47/vmlinuz
48/System.map
49/Module.markers
50/Module.symvers
51
b7568286
GD
52#
53# Debian directory (make deb-pkg)
54#
55/debian/
56
6db823cf
LT
57#
58# git files that we don't want to ignore even it they are dot-files
59#
9e447a7f 60!.gitignore
f72e9df0 61!.mailmap
1e65174a
LT
62
63#
64# Generated include files
65#
1e65174a 66include/config
1e65174a 67include/linux/version.h
f14875a3 68include/generated
d8ecc5cd 69arch/*/include/generated
1e65174a 70
1d519605
MCC
71# stgit generated dirs
72patches-*
8ccf2832
QY
73
74# quilt's files
75patches
76series
132e2bc3
TK
77
78# cscope files
79cscope.*
9723c046 80ncscope.*
3f1b0e1f 81
f2ac5e78
JN
82# gnu global files
83GPATH
84GRTAGS
85GSYMS
86GTAGS
87
3f1b0e1f 88*.orig
70886554
CD
89*~
90\#*#
addbcdbb
DH
91
92#
93# Leavings from module signing
94#
95extra_certificates
96signing_key.priv
97signing_key.x509
98signing_key.x509.keyid
99signing_key.x509.signer
100x509.genkey