mirror of
https://github.com/zoriya/ForecastingVillage.git
synced 2026-05-28 00:51:33 +00:00
Adding gitignore and gitmodule
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[submodule "Gamacon"]
|
||||
path = lib/gamacon
|
||||
url = https://github.com/AnonymusRaccoon/Gamacon
|
||||
[submodule "lib/xmlparser"]
|
||||
path = lib/xmlparser
|
||||
url = https://github.com/AnonymusRaccoon/xmlParser
|
||||
[submodule "lib/quadtree"]
|
||||
path = lib/quadtree
|
||||
url = https://github.com/AnonymusRaccoon/quadtree
|
||||
Reference in New Issue
Block a user