diff options
| author | Fuwn <[email protected]> | 2022-08-02 12:36:41 -1000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-08-02 12:36:41 -1000 |
| commit | e6b5da35362f3b74c99e9ed3ce40cee587070748 (patch) | |
| tree | 2aad0183d2a3c163d7d0017637b6201a85b785bd /.gitmodules | |
| download | zigr-e6b5da35362f3b74c99e9ed3ce40cee587070748.tar.xz zigr-e6b5da35362f3b74c99e9ed3ce40cee587070748.zip | |
feat: 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..c28d207 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "libs/tigr"] + path = libs/tigr + url = https://github.com/erkkah/tigr |