diff options
| author | ache <ache@ache.one> | 2024-11-15 04:06:56 +0100 |
|---|---|---|
| committer | ache <ache@ache.one> | 2024-11-15 04:06:56 +0100 |
| commit | f68c5c7b31a5a334572792f260e610b1db23ae81 (patch) | |
| tree | 0087ae951fadcf18f9ef8e1c94717b362212debc | |
| parent | Init commit (diff) | |
Add rfb deps as a submodule
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | deps/rfb | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..08eceac --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "deps/rfb"] + path = deps/rfb + url = https://github.com/oxidecomputer/rfb diff --git a/deps/rfb b/deps/rfb new file mode 160000 +Subproject 0a7d56202df99b9df1bb7e42a9716efcf5e8fef |