diff options
| author | Fuwn <[email protected]> | 2026-02-07 19:01:00 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-02-07 19:01:00 -0800 |
| commit | 52e0f636ad931f81161d107a37187532dfce049c (patch) | |
| tree | d0b881e341af7f3777022933315bc09852f9e948 /.gitmodules | |
| parent | Add repository link to pages (diff) | |
| download | xp-52e0f636ad931f81161d107a37187532dfce049c.tar.xz xp-52e0f636ad931f81161d107a37187532dfce049c.zip | |
feat: Add key validator
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..4b2d620 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "umskt"] + path = umskt + url = https://github.com/techguy16/umsktpy.git + ignore = dirty |