mm/page-writeback.c: convert timers to use timer_setup()
[linux-2.6/btrfs-unstable.git] / .gitignore
blob6c119eab5d46921575fe606e9fe362ab5190791e
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 *.bin
15 *.bz2
16 *.c.[012]*.*
17 *.dtb
18 *.dtb.S
19 *.dwo
20 *.elf
21 *.gcno
22 *.gz
23 *.i
24 *.ko
25 *.ll
26 *.lst
27 *.lz4
28 *.lzma
29 *.lzo
30 *.mod.c
31 *.o
32 *.o.*
33 *.order
34 *.patch
35 *.s
36 *.so
37 *.so.dbg
38 *.su
39 *.symtypes
40 *.tar
41 *.xz
42 Module.symvers
43 modules.builtin
46 # Top-level generic files
48 /tags
49 /TAGS
50 /linux
51 /vmlinux
52 /vmlinux.32
53 /vmlinux-gdb.py
54 /vmlinuz
55 /System.map
56 /Module.markers
59 # Debian directory (make deb-pkg)
61 /debian/
64 # tar directory (make tar*-pkg)
66 /tar-install/
69 # git files that we don't want to ignore even if they are dot-files
71 !.gitignore
72 !.mailmap
73 !.cocciconfig
76 # Generated include files
78 include/config
79 include/generated
80 arch/*/include/generated
82 # stgit generated dirs
83 patches-*
85 # quilt's files
86 patches
87 series
89 # cscope files
90 cscope.*
91 ncscope.*
93 # gnu global files
94 GPATH
95 GRTAGS
96 GSYMS
97 GTAGS
99 # id-utils files
102 *.orig
104 \#*#
107 # Leavings from module signing
109 extra_certificates
110 signing_key.pem
111 signing_key.priv
112 signing_key.x509
113 x509.genkey
115 # Kconfig presets
116 all.config
118 # Kdevelop4
119 *.kdev4