mmc: msm: fix compile error on MSM7x30
[safe/jmp/linux-2.6] / .gitignore
index 002d530..8faa6c0 100644 (file)
 *.lst
 *.symtypes
 *.order
+modules.builtin
 *.elf
 *.bin
 *.gz
 *.bz2
 *.lzma
+*.lzo
 *.patch
 *.gcno
 
 #
 # Top-level generic files
 #
-tags
-TAGS
-vmlinux
-System.map
-Module.markers
-Module.symvers
+/tags
+/TAGS
+/linux
+/vmlinux
+/vmlinuz
+/System.map
+/Module.markers
+/Module.symvers
+
+#
+# git files that we don't want to ignore even it they are dot-files
+#
 !.gitignore
 !.mailmap