diff options
| author | Sam Nystrom <sam@samnystrom.dev> | 2023-06-22 13:42:06 -0400 |
|---|---|---|
| committer | Sam Nystrom <sam@samnystrom.dev> | 2023-06-22 13:42:06 -0400 |
| commit | 09a72564be4898df841e8768c24ab74a00d77dbb (patch) | |
| tree | 53b54057b428befc12c1db1a74d564e689940822 /.gitmodules | |
| parent | 245c4d9839182fbbf6a84a7ca2c678426bb020f4 (diff) | |
vendor hare-xml
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..923e1f3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "vendor/hare-xml"] + path = vendor/hare-xml + url = https://git.sr.ht/~sircmpwn/hare-xml |
