aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2015-08-25 19:17:19 -0400
committerDavid Howells <dhowells@redhat.com>2015-08-26 14:31:46 +0100
commit6ed65c516bbb0b1241101d82cd06f2cb00e40061 (patch)
tree7ba6d2715a1217109a8cef8aa01a910a515b9b3e
parentf062bcaa2579af077313e989fc7dec777965a057 (diff)
downloadktls-6ed65c516bbb0b1241101d82cd06f2cb00e40061.tar.gz
scripts: add extract-cert and sign-file to .gitignore
...so "git status" doesn't nag us about them. Cc: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: David Howells <dhowells@redhat.com>
-rw-r--r--scripts/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/.gitignore b/scripts/.gitignore
index 5ecfe93f202871..12efbbefd4d754 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -10,3 +10,5 @@ recordmcount
docproc
sortextable
asn1_compiler
+extract-cert
+sign-file