Remove submodule references and clean up .gitignore entries
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,2 +1,6 @@
|
|||||||
|
.hdlbuild_deps/
|
||||||
|
.working/
|
||||||
|
reports/
|
||||||
|
output/
|
||||||
.locale/
|
.locale/
|
||||||
.history/
|
vhdl_ls.toml
|
12
.gitmodules
vendored
12
.gitmodules
vendored
@@ -1,12 +0,0 @@
|
|||||||
[submodule "libs/AXI-HS-MUX"]
|
|
||||||
path = libs/AXI-HS-MUX
|
|
||||||
url = https://git.0xmax42.io/maxp/AXI-HS-MUX.git
|
|
||||||
[submodule "libs/AXI-HS-Scheduler"]
|
|
||||||
path = libs/AXI-HS-Scheduler
|
|
||||||
url = https://git.0xmax42.io/maxp/AXI-HS-Scheduler.git
|
|
||||||
[submodule "build"]
|
|
||||||
path = build
|
|
||||||
url = https://git.0xmax42.io/maxp/Xilinx-ISE-Build.git
|
|
||||||
[submodule "libs/Pipeline-AXI-Handshake"]
|
|
||||||
path = libs/Pipeline-AXI-Handshake
|
|
||||||
url = https://git.0xmax42.io/maxp/Pipeline-AXI-Handshake.git
|
|
1
build
1
build
Submodule build deleted from 54949f43c0
Reference in New Issue
Block a user