diff options
author | Michael Brown <mcb30@ipxe.org> | 2010-05-31 14:22:24 +0100 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2010-05-31 14:22:24 +0100 |
commit | 53315eaa2551f7122ac029d8fcb929a4dc7dda70 (patch) | |
tree | 83286f1e9fafc752160e3d73453701bc0112d97c /contrib/errdb/.gitignore | |
parent | 6c0e8c14be9546b49c097f5e6e8307bda3e7f5ac (diff) | |
download | ipxe-53315eaa2551f7122ac029d8fcb929a4dc7dda70.tar.gz |
[errdb] Add errdb.pl script to build error database
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'contrib/errdb/.gitignore')
-rw-r--r-- | contrib/errdb/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/errdb/.gitignore b/contrib/errdb/.gitignore new file mode 100644 index 00000000..95bf5c3c --- /dev/null +++ b/contrib/errdb/.gitignore @@ -0,0 +1 @@ +errors.db |