s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment
[linux-2.6/btrfs-unstable.git] / .gitignore
blobc2ed4ecb0acd28126d8703e17e86775ccbed1bb6
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
40 *.c.[012]*.*
43 # Top-level generic files
45 /tags
46 /TAGS
47 /linux
48 /vmlinux
49 /vmlinux.32
50 /vmlinux-gdb.py
51 /vmlinuz
52 /System.map
53 /Module.markers
56 # Debian directory (make deb-pkg)
58 /debian/
61 # tar directory (make tar*-pkg)
63 /tar-install/
66 # git files that we don't want to ignore even if they are dot-files
68 !.gitignore
69 !.mailmap
70 !.cocciconfig
73 # Generated include files
75 include/config
76 include/generated
77 arch/*/include/generated
79 # stgit generated dirs
80 patches-*
82 # quilt's files
83 patches
84 series
86 # cscope files
87 cscope.*
88 ncscope.*
90 # gnu global files
91 GPATH
92 GRTAGS
93 GSYMS
94 GTAGS
96 # id-utils files
99 *.orig
101 \#*#
104 # Leavings from module signing
106 extra_certificates
107 signing_key.pem
108 signing_key.priv
109 signing_key.x509
110 x509.genkey
112 # Kconfig presets
113 all.config
115 # Kdevelop4
116 *.kdev4