contracts-wizard icon indicating copy to clipboard operation
contracts-wizard copied to clipboard

Add .gitignore by default to the generated project folder

Open jsmaxi opened this issue 2 months ago • 0 comments

I've tried to download the Stellar Rust Development Package using https://wizard.openzeppelin.com/stellar and seems that it does not include a .gitignore file by default for Git version control. It would be helpful to add one with at least the following:

target/

jsmaxi avatar Oct 28 '25 17:10 jsmaxi