/ .gitmodules
.gitmodules
1  [submodule "contracts/lib/forge-std"]
2  	path = contracts/lib/forge-std
3  	url = https://github.com/foundry-rs/forge-std
4  [submodule "contracts/lib/openzeppelin-contracts"]
5  	path = contracts/lib/openzeppelin-contracts
6  	url = https://github.com/OpenZeppelin/openzeppelin-contracts