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:
9
vendor/MaxmindDB/.gitmodules
vendored
Normal file
9
vendor/MaxmindDB/.gitmodules
vendored
Normal 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
|
Reference in New Issue
Block a user