netfilter: ctnetlink: fix incorrect nf_ct_put during hash resize
[GitHub/exynos8895/android_kernel_samsung_universal8895.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
f4ae9497 27*.tar
f72e9df0 28*.gz
e3a41d7b 29*.bz2
3f8d9ced 30*.lzma
790e10ba 31*.xz
4e505294 32*.lz4
52b80025 33*.lzo
35763e85 34*.patch
7a6b1f1c 35*.gcno
588ae6ad 36*.ll
082722a0
ZG
37modules.builtin
38Module.symvers
866ced95 39*.dwo
e2557287 40*.su
1e65174a
LT
41
42#
43# Top-level generic files
44#
6db823cf
LT
45/tags
46/TAGS
47/linux
48/vmlinux
d0fe116b 49/vmlinux.32
2478a8a1 50/vmlinux-gdb.py
6db823cf
LT
51/vmlinuz
52/System.map
53/Module.markers
6db823cf 54
b7568286
GD
55#
56# Debian directory (make deb-pkg)
57#
58/debian/
59
dd10ca6c
AS
60#
61# tar directory (make tar*-pkg)
62#
63/tar-install/
64
6db823cf
LT
65#
66# git files that we don't want to ignore even it they are dot-files
67#
9e447a7f 68!.gitignore
f72e9df0 69!.mailmap
1e65174a
LT
70
71#
72# Generated include files
73#
1e65174a 74include/config
f14875a3 75include/generated
d8ecc5cd 76arch/*/include/generated
1e65174a 77
1d519605
MCC
78# stgit generated dirs
79patches-*
8ccf2832
QY
80
81# quilt's files
82patches
83series
132e2bc3
TK
84
85# cscope files
86cscope.*
9723c046 87ncscope.*
3f1b0e1f 88
f2ac5e78
JN
89# gnu global files
90GPATH
91GRTAGS
92GSYMS
93GTAGS
94
a37161c0
AK
95# id-utils files
96ID
97
3f1b0e1f 98*.orig
70886554
CD
99*~
100\#*#
addbcdbb
DH
101
102#
103# Leavings from module signing
104#
105extra_certificates
fb117949 106signing_key.pem
addbcdbb
DH
107signing_key.priv
108signing_key.x509
addbcdbb 109x509.genkey
25fba9be
BP
110
111# Kconfig presets
112all.config
dfe04872
BH
113
114# Kdevelop4
115*.kdev4
69fbcb52
SM
116
117# fetched Android config fragments
118android/configs/android-*.cfg