Skip to content

Commit

Permalink
scripts: add extract-cert and sign-file to .gitignore
Browse files Browse the repository at this point in the history
...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>
Signed-off-by: James Morris <james.l.morris@oracle.com>
  • Loading branch information
Paul Gortmaker authored and James Morris committed Aug 26, 2015
1 parent f062bca commit 30b139d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ recordmcount
docproc
sortextable
asn1_compiler
extract-cert
sign-file

0 comments on commit 30b139d

Please sign in to comment.