i2c: piix4: Fully initialize SB800 before it is registered
[linux-2.6/btrfs-unstable.git] / .gitignore
blobfd3a355925432f58c1bcf84b16ec3ec8bc8c5457
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 *.tar
28 *.gz
29 *.bz2
30 *.lzma
31 *.xz
32 *.lz4
33 *.lzo
34 *.patch
35 *.gcno
36 modules.builtin
37 Module.symvers
38 *.dwo
39 *.su
42 # Top-level generic files
44 /tags
45 /TAGS
46 /linux
47 /vmlinux
48 /vmlinux.32
49 /vmlinux-gdb.py
50 /vmlinuz
51 /System.map
52 /Module.markers
55 # Debian directory (make deb-pkg)
57 /debian/
60 # tar directory (make tar*-pkg)
62 /tar-install/
65 # git files that we don't want to ignore even it they are dot-files
67 !.gitignore
68 !.mailmap
71 # Generated include files
73 include/config
74 include/generated
75 arch/*/include/generated
77 # stgit generated dirs
78 patches-*
80 # quilt's files
81 patches
82 series
84 # cscope files
85 cscope.*
86 ncscope.*
88 # gnu global files
89 GPATH
90 GRTAGS
91 GSYMS
92 GTAGS
94 # id-utils files
97 *.orig
99 \#*#
102 # Leavings from module signing
104 extra_certificates
105 signing_key.pem
106 signing_key.priv
107 signing_key.x509
108 x509.genkey
110 # Kconfig presets
111 all.config
113 # Kdevelop4
114 *.kdev4