diff options
author | P. J. McDermott <pj@pehjota.net> | 2021-08-01 20:57:29 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2021-08-01 20:57:29 (EDT) |
commit | 6136be9d2ce661fe7ac8608080830013ae791593 (patch) | |
tree | a6cfc40a68cf67c1dcfc442044f5b4959269e2d0 /.gitmodules | |
parent | 622652f8255ef780b06562df1d066f7d90b83786 (diff) | |
download | mazefight-6136be9d2ce661fe7ac8608080830013ae791593.zip mazefight-6136be9d2ce661fe7ac8608080830013ae791593.tar.gz mazefight-6136be9d2ce661fe7ac8608080830013ae791593.tar.bz2 |
fonts/FifteenTwenty: New submodule
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..c8f4962 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "fonts/FifteenTwenty"] + path = fonts/FifteenTwenty + url = https://github.com/scruss/FifteenTwenty |