From a9af9b24b7fbfb31110123b125fb7fc916cff24f Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Fri, 12 Feb 2016 14:50:35 +0100 Subject: Put everything on git --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..78b3607 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "Assignment 4/pypride"] + path = Assignment 4/pypride + url = https://github.com/camilstaps/pypride +[submodule "SSH Attack Summary/openssh"] + path = SSH Attack Summary/openssh + url = https://github.com/openssh/openssh-portable.git -- cgit v1.2.3