diff options
author | Luke <luke.wilde@live.co.uk> | 2020-09-26 08:12:27 -0700 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-09-27 01:02:11 +0200 |
commit | 0f5214447790afa11907f57a2dcac70cb64655a7 (patch) | |
tree | 8bf101215af8e26a43532962001f26cb39e66eef /Ports/.gitignore | |
parent | bf809226de1065da088f437fff416aecf6a95ca9 (diff) | |
download | serenity-0f5214447790afa11907f57a2dcac70cb64655a7.zip |
Ports: Add OpenSSH port
Diffstat (limited to 'Ports/.gitignore')
-rw-r--r-- | Ports/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Ports/.gitignore b/Ports/.gitignore index 4ed7fdd31a..937271b409 100644 --- a/Ports/.gitignore +++ b/Ports/.gitignore @@ -3,3 +3,4 @@ !*/patches !*/patches/* !*/.gitignore +!*/README.md |