drm/exynos: mixer: cleanup pixelformat handling
[linux-2.6/btrfs-unstable.git] / .gitignore
blob4ad4a98b884b9c857166d993d167fe4953210201
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
41 # Top-level generic files
43 /tags
44 /TAGS
45 /linux
46 /vmlinux
47 /vmlinux-gdb.py
48 /vmlinuz
49 /System.map
50 /Module.markers
53 # Debian directory (make deb-pkg)
55 /debian/
58 # tar directory (make tar*-pkg)
60 /tar-install/
63 # git files that we don't want to ignore even it they are dot-files
65 !.gitignore
66 !.mailmap
69 # Generated include files
71 include/config
72 include/generated
73 arch/*/include/generated
75 # stgit generated dirs
76 patches-*
78 # quilt's files
79 patches
80 series
82 # cscope files
83 cscope.*
84 ncscope.*
86 # gnu global files
87 GPATH
88 GRTAGS
89 GSYMS
90 GTAGS
92 *.orig
94 \#*#
97 # Leavings from module signing
99 extra_certificates
100 signing_key.priv
101 signing_key.x509
102 x509.genkey
104 # Kconfig presets
105 all.config
107 # Kdevelop4
108 *.kdev4