signal: unconditionally leave the frozen state in ptrace_stop()
[linux/fpc-iii.git] / .gitignore
blobd263ca9a276cd657085420ccab0262005698b9ff
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 *.asn1.[ch]
15 *.bin
16 *.bz2
17 *.c.[012]*.*
18 *.dt.yaml
19 *.dtb
20 *.dtb.S
21 *.dwo
22 *.elf
23 *.gcno
24 *.gz
25 *.i
26 *.ko
27 *.lex.c
28 *.ll
29 *.lst
30 *.lz4
31 *.lzma
32 *.lzo
33 *.mod.c
34 *.o
35 *.o.*
36 *.order
37 *.patch
38 *.s
39 *.so
40 *.so.dbg
41 *.su
42 *.symtypes
43 *.tab.[ch]
44 *.tar
45 *.xz
46 Module.symvers
47 modules.builtin
50 # Top-level generic files
52 /tags
53 /TAGS
54 /linux
55 /vmlinux
56 /vmlinux.32
57 /vmlinux-gdb.py
58 /vmlinuz
59 /System.map
60 /Module.markers
61 /modules.builtin.modinfo
64 # RPM spec file (make rpm-pkg)
66 /*.spec
69 # Debian directory (make deb-pkg)
71 /debian/
74 # Snap directory (make snap-pkg)
76 /snap/
79 # tar directory (make tar*-pkg)
81 /tar-install/
84 # git files that we don't want to ignore even if they are dot-files
86 !.gitignore
87 !.mailmap
88 !.cocciconfig
89 !.clang-format
92 # Generated include files
94 /include/config/
95 /include/generated/
96 /include/ksym/
97 /arch/*/include/generated/
99 # stgit generated dirs
100 patches-*
102 # quilt's files
103 patches
104 series
106 # cscope files
107 cscope.*
108 ncscope.*
110 # gnu global files
111 GPATH
112 GRTAGS
113 GSYMS
114 GTAGS
116 # id-utils files
119 *.orig
121 \#*#
124 # Leavings from module signing
126 extra_certificates
127 signing_key.pem
128 signing_key.priv
129 signing_key.x509
130 x509.genkey
132 # Kconfig presets
133 /all.config
134 /alldef.config
135 /allmod.config
136 /allno.config
137 /allrandom.config
138 /allyes.config
140 # Kdevelop4
141 *.kdev4