diff options
| author | Jan Sucan <jan@jansucan.com> | 2023-02-05 18:02:37 +0100 |
|---|---|---|
| committer | Jan Sucan <jan@jansucan.com> | 2023-03-06 10:36:09 +0100 |
| commit | 1c53f0bf4bf65af0c3d0dd1145cda38f0f2cab0c (patch) | |
| tree | aba338d3daf051ce888588cea7525e47dc637b7b /.gitmodules | |
Initial commit
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..5ec7695 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "examples"] + path = examples + url = https://resources.oreilly.com/examples/9780596514983 |
