ARM: 8293/1: kernel: fix pci_mmap_page_range() offset calculation
[deliverable/linux.git] / .gitignore
index e213b27f3921a88768201638d6d358f0f0c80419..acb6afe6b7a3a4acbc0f5f3d00f2a2ead1b8999e 100644 (file)
@@ -43,6 +43,7 @@ Module.symvers
 /TAGS
 /linux
 /vmlinux
+/vmlinux-gdb.py
 /vmlinuz
 /System.map
 /Module.markers
@@ -52,6 +53,11 @@ Module.symvers
 #
 /debian/
 
+#
+# tar directory (make tar*-pkg)
+#
+/tar-install/
+
 #
 # git files that we don't want to ignore even it they are dot-files
 #
@@ -96,3 +102,6 @@ x509.genkey
 
 # Kconfig presets
 all.config
+
+# Kdevelop4
+*.kdev4
This page took 0.02345 seconds and 5 git commands to generate.