kmemtrace: add missing newline
[GitHub/mt8127/android_kernel_alcatel_ttab.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#
f72e9df0
EGM
6# NOTE! Please use 'git-ls-files -i --exclude-standard'
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
1e65174a
LT
28
29#
30# Top-level generic files
31#
d92bf25f 32tags
5fd934a9 33TAGS
f72e9df0 34vmlinux
1e65174a 35System.map
2cfed60c 36Module.markers
1e65174a 37Module.symvers
9e447a7f 38!.gitignore
f72e9df0 39!.mailmap
1e65174a
LT
40
41#
42# Generated include files
43#
44include/asm
42f122c8 45include/asm-*/asm-offsets.h
1e65174a
LT
46include/config
47include/linux/autoconf.h
48include/linux/compile.h
49include/linux/version.h
c181c64c 50include/linux/utsrelease.h
e4c576b9 51include/linux/bounds.h
1e65174a 52
1d519605
MCC
53# stgit generated dirs
54patches-*
8ccf2832
QY
55
56# quilt's files
57patches
58series
132e2bc3
TK
59
60# cscope files
61cscope.*
9723c046 62ncscope.*
3f1b0e1f
AD
63
64*.orig
70886554
CD
65*~
66\#*#