]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - .gitignore
MODSIGN: Provide gitignore and make clean rules for extra files
[mirror_ubuntu-artful-kernel.git] / .gitignore
index 9dacde0a4b2dcec4ce33013354b6c46738daaef7..0f2f40f71915fcdbf1a10b1e975131d137cdf2fa 100644 (file)
 *.o.*
 *.a
 *.s
+*.ko.unsigned
+*.ko.stripped
+*.ko.stripped.dig
+*.ko.stripped.sig
 *.ko
 *.so
 *.so.dbg
@@ -45,6 +49,11 @@ modules.builtin
 /Module.markers
 /Module.symvers
 
+#
+# Debian directory (make deb-pkg)
+#
+/debian/
+
 #
 # git files that we don't want to ignore even it they are dot-files
 #
@@ -79,3 +88,13 @@ GTAGS
 *.orig
 *~
 \#*#
+
+#
+# Leavings from module signing
+#
+extra_certificates
+signing_key.priv
+signing_key.x509
+signing_key.x509.keyid
+signing_key.x509.signer
+x509.genkey