1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-08-01 13:41:47 +02:00

Add filex excluded by the gitignore.

This commit is contained in:
Sandu Liviu Catalin
2021-01-31 22:59:25 +02:00
parent b04a71dd24
commit 354089270a
19 changed files with 702 additions and 0 deletions

9
vendor/MaxmindDB/.gitmodules vendored Normal file
View File

@@ -0,0 +1,9 @@
[submodule "maxmind-db"]
path = maxmind-db
url = https://github.com/maxmind/MaxMind-DB.git
[submodule "t/libtap"]
path = t/libtap
url = https://github.com/zorgnax/libtap.git
[submodule "t/maxmind-db"]
path = t/maxmind-db
url = https://github.com/maxmind/MaxMind-DB.git