module: fix types of device tables aliases
[linux-2.6/btrfs-unstable.git] / .gitignore
blob9ac91060ea6437322d2ac112fe1d9f51d50981f1
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
13 *.o
14 *.o.*
15 *.a
16 *.s
17 *.ko
18 *.so
19 *.so.dbg
20 *.mod.c
21 *.i
22 *.lst
23 *.symtypes
24 *.order
25 *.elf
26 *.bin
27 *.gz
28 *.bz2
29 *.lzma
30 *.xz
31 *.lz4
32 *.lzo
33 *.patch
34 *.gcno
35 modules.builtin
36 Module.symvers
37 *.dwo
40 # Top-level generic files
42 /tags
43 /TAGS
44 /linux
45 /vmlinux
46 /vmlinuz
47 /System.map
48 /Module.markers
51 # Debian directory (make deb-pkg)
53 /debian/
56 # tar directory (make tar*-pkg)
58 /tar-install/
61 # git files that we don't want to ignore even it they are dot-files
63 !.gitignore
64 !.mailmap
67 # Generated include files
69 include/config
70 include/generated
71 arch/*/include/generated
73 # stgit generated dirs
74 patches-*
76 # quilt's files
77 patches
78 series
80 # cscope files
81 cscope.*
82 ncscope.*
84 # gnu global files
85 GPATH
86 GRTAGS
87 GSYMS
88 GTAGS
90 *.orig
92 \#*#
95 # Leavings from module signing
97 extra_certificates
98 signing_key.priv
99 signing_key.x509
100 x509.genkey
102 # Kconfig presets
103 all.config
105 # Kdevelop4
106 *.kdev4