diff options
author | Samuel Johnson <[email protected]> | 2025-03-18 10:21:45 -0400 |
---|---|---|
committer | Samuel Johnson <[email protected]> | 2025-03-18 10:21:45 -0400 |
commit | 3fac4d38c1f8a7fa9b58f47cc9a5e0689c8bb29d (patch) | |
tree | d1c7c67354783447bf4087a2c4db06d865ead3fd /.gitmodules |
But it was a beginning
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..f84692f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "vendor/portaudio"] + path = vendor/portaudio + url = https://github.com/PortAudio/portaudio |