drm/radeon: fix DRM_IOCTL_RADEON_CS oops
[linux-2.6/btrfs-unstable.git] / .gitignore
blobacb6afe6b7a3a4acbc0f5f3d00f2a2ead1b8999e
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 /vmlinux-gdb.py
47 /vmlinuz
48 /System.map
49 /Module.markers
52 # Debian directory (make deb-pkg)
54 /debian/
57 # tar directory (make tar*-pkg)
59 /tar-install/
62 # git files that we don't want to ignore even it they are dot-files
64 !.gitignore
65 !.mailmap
68 # Generated include files
70 include/config
71 include/generated
72 arch/*/include/generated
74 # stgit generated dirs
75 patches-*
77 # quilt's files
78 patches
79 series
81 # cscope files
82 cscope.*
83 ncscope.*
85 # gnu global files
86 GPATH
87 GRTAGS
88 GSYMS
89 GTAGS
91 *.orig
93 \#*#
96 # Leavings from module signing
98 extra_certificates
99 signing_key.priv
100 signing_key.x509
101 x509.genkey
103 # Kconfig presets
104 all.config
106 # Kdevelop4
107 *.kdev4