diff options
| author | tradam <git.tradam.fyi> | 2021-08-21 02:42:17 -0400 |
|---|---|---|
| committer | tradam <git.tradam.fyi> | 2021-08-21 02:42:17 -0400 |
| commit | 8af2c8f224a9e25fe7232eeff5969a5a2f5cdd57 (patch) | |
| tree | 43b21a64b26e54382d58ab7d5feca9c58407f003 /.gitmodules | |
| parent | f1720369d3552a59a1499af89a98ac1ceb69dfdb (diff) | |
| download | Plore-Tabletop-Game-8af2c8f224a9e25fe7232eeff5969a5a2f5cdd57.tar.gz Plore-Tabletop-Game-8af2c8f224a9e25fe7232eeff5969a5a2f5cdd57.zip | |
added scripts
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..ba16f39 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "mdbooks-scripts"] + path = mdbooks-scripts + url = [email protected]:realtradam/mdbooks-scripts.git |
