diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 795c96ab..0481e27b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "third-party/SingleApplication"] path = third-party/SingleApplication url = https://bitbucket.org/celestriad/singleapplication.git +[submodule "third-party/tabler-icons"] + path = third-party/tabler-icons + url = https://bitbucket.org/celestriad/tabler-icons.git |