diff options
author | crazazy | 2024-05-03 10:29:17 +0000 |
---|---|---|
committer | crazazy | 2024-05-03 10:29:17 +0000 |
commit | 342ae5ca3f47bc78ac601b31f462e44be4df2e05 (patch) | |
tree | 9e89488c73ee4a7a7b61face23a366dbb2031b1f /.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..40079e4 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "vendor/package-build"] + path = vendor/package-build + url = https://github.com/melpa/package-build |