diff options
author | Vishnu Easwaran E | 2020-05-19 15:48:47 +0530 |
---|---|---|
committer | Vishnu Easwaran E | 2020-05-19 15:48:47 +0530 |
commit | 5393e0e3f04c3d9142d236b3a0511a2554c76e89 (patch) | |
tree | c0801cd1a46adbe5a977cb84685dcee3b7c2307f /.gitmodules | |
parent | 12edf34a4238aa726c03f464c7f7d5ee18939d03 (diff) | |
download | OpenPLC-5393e0e3f04c3d9142d236b3a0511a2554c76e89.tar.gz OpenPLC-5393e0e3f04c3d9142d236b3a0511a2554c76e89.tar.bz2 OpenPLC-5393e0e3f04c3d9142d236b3a0511a2554c76e89.zip |
[vishnu] removed the submodules. Moved v1 hardware design to new directory.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.gitmodules b/.gitmodules index af0cc4b..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,8 +0,0 @@ -[submodule "Resources/openplc_v2"] - path = Resources/openplc_v2 - url = https://github.com/FOSSEE/openplc_v2.git - branch = master -[submodule "Resources/openplc_modules"] - path = Resources/openplc_modules - url = https://github.com/FOSSEE/openplc_modules.git - branch = master |