diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2024-10-27 18:08:31 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2024-10-27 18:08:31 -0400 |
| commit | 42bb82fd415e44151a7869a18a1819875473abcb (patch) | |
| tree | 07e81b429955911db47e761efcc96be9f375e5bf /.gitignore | |
| download | vmware-secureboot-sign-linux-42bb82fd415e44151a7869a18a1819875473abcb.tar.gz vmware-secureboot-sign-linux-42bb82fd415e44151a7869a18a1819875473abcb.tar.bz2 vmware-secureboot-sign-linux-42bb82fd415e44151a7869a18a1819875473abcb.zip | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9c97c08 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +MOK.* |
