Adds Git submodule for build scripts
Includes a submodule pointing to an external repository for build-related scripts. Sets up the submodule path and URL for integration into the project.
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "build"]
|
||||
path = build
|
||||
url = https://git.0xmax42.io/maxp/Xilinx-ISE-Build.git
|
1
build
Submodule
1
build
Submodule
Submodule build added at 54949f43c0
Reference in New Issue
Block a user