]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - .gitignore
iommu/amd: Reserve exclusion range in iova-domain
[mirror_ubuntu-bionic-kernel.git] / .gitignore
index 435eeeb81efa3d3dd3b1c80f7a8b41b2d0494fd2..ac4654cec00bec93bde20f49cb0542106285368f 100644 (file)
@@ -14,6 +14,8 @@
 *.bin
 *.bz2
 *.c.[012]*.*
+*.dtb
+*.dtb.S
 *.dwo
 *.elf
 *.gcno
@@ -53,10 +55,20 @@ modules.builtin
 /System.map
 /Module.markers
 
+#
+# RPM spec file (make rpm-pkg)
+#
+/*.spec
+
 #
 # Debian directory (make deb-pkg)
 #
-/debian/
+#/debian/
+
+#
+# Snap directory (make snap-pkg)
+#
+/snap/
 
 #
 # tar directory (make tar*-pkg)