aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2012-10-19 18:56:45 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2012-10-19 19:11:21 -0400
commitb6bb324dbddd704b4b9a85971e1f7ae79abb2e1d (patch)
treeb7f0ec922f1c1ea5cc0d4f74eaab22e7dce73e7b
parentb37d1bfb55d4b8a7d234fad0a84dca3336cee50b (diff)
MODSIGN: Cleanup .gitignore
The module build process no longer creates intermediate files for module signing, so remove them from .gitignore. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r--.gitignore6
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 0f2f40f71915..92bd0e45dfa1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,10 +14,6 @@
14*.o.* 14*.o.*
15*.a 15*.a
16*.s 16*.s
17*.ko.unsigned
18*.ko.stripped
19*.ko.stripped.dig
20*.ko.stripped.sig
21*.ko 17*.ko
22*.so 18*.so
23*.so.dbg 19*.so.dbg
@@ -95,6 +91,4 @@ GTAGS
95extra_certificates 91extra_certificates
96signing_key.priv 92signing_key.priv
97signing_key.x509 93signing_key.x509
98signing_key.x509.keyid
99signing_key.x509.signer
100x509.genkey 94x509.genkey