mISDN: fix a race in dev_expire_timer()
[linux-stable.git] / .gitignore
blobf6050b88e95b5b59e2c08dbef865d92049956e58
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.
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.
10 # Normal rules (sorted alphabetically)
13 *.a
14 *.bin
15 *.bz2
16 *.c.[012]*.*
17 *.dtb
18 *.dtb.S
19 *.dwo
20 *.elf
21 *.gcno
22 *.gz
23 *.i
24 *.ko
25 *.ll
26 *.lst
27 *.lz4
28 *.lzma
29 *.lzo
30 *.mod.c
31 *.o
32 *.o.*
33 *.order
34 *.patch
35 *.s
36 *.so
37 *.so.dbg
38 *.su
39 *.symtypes
40 *.tar
41 *.xz
42 Module.symvers
43 modules.builtin
46 # Top-level generic files
48 /tags
49 /TAGS
50 /linux
51 /vmlinux
52 /vmlinux.32
53 /vmlinux-gdb.py
54 /vmlinuz
55 /System.map
56 /Module.markers
59 # RPM spec file (make rpm-pkg)
61 /*.spec
64 # Debian directory (make deb-pkg)
66 /debian/
69 # tar directory (make tar*-pkg)
71 /tar-install/
74 # git files that we don't want to ignore even if they are dot-files
76 !.gitignore
77 !.mailmap
78 !.cocciconfig
81 # Generated include files
83 include/config
84 include/generated
85 arch/*/include/generated
87 # stgit generated dirs
88 patches-*
90 # quilt's files
91 patches
92 series
94 # cscope files
95 cscope.*
96 ncscope.*
98 # gnu global files
99 GPATH
100 GRTAGS
101 GSYMS
102 GTAGS
104 # id-utils files
107 *.orig
109 \#*#
112 # Leavings from module signing
114 extra_certificates
115 signing_key.pem
116 signing_key.priv
117 signing_key.x509
118 x509.genkey
120 # Kconfig presets
121 all.config
123 # Kdevelop4
124 *.kdev4