diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2023-07-09 10:52:21 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2023-07-10 10:52:21 +0200 |
commit | 84a337ae0a4b8f60220ac08d04222bbaff6143d0 (patch) | |
tree | a078350200483786002cdcd6258a7979809ba87e /.gitmodules | |
parent | febaef00017278ac65cb7e285564ebc9d5dadfe5 (diff) |
MVP
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..33b156f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "PcapPlusPlus"] + path = PcapPlusPlus + url = https://github.com/seladb/PcapPlusPlus.git |