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 e4b0dbf..7438185 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -1,3 +1,6 @@ | |||
| 1 | [submodule "nucula_src"] | 1 | [submodule "nucula_src"] |
| 2 | path = nucula_src | 2 | path = nucula_src |
| 3 | url = https://github.com/zeugmaster/nucula.git | 3 | url = https://github.com/zeugmaster/nucula.git |
| 4 | [submodule "components/esp-miner"] | ||
| 5 | path = components/esp-miner | ||
| 6 | url = https://github.com/bitaxeorg/ESP-Miner.git | ||