OpenZeppelin / contracts-wizard

Interactive smart contract generator based on OpenZeppelin Contracts.
https://wizard.openzeppelin.com
MIT License
245 stars 135 forks source link

chore: update .gitignore to include .DS_Store #371

Closed jarrensj closed 2 months ago

ericglau commented 2 months ago

Thanks for the PR. However, since this is an OS-specific file and is not specific to the nature of this project, I don't think it belongs in the project's .gitignore. Consider adding it to a global .gitignore locally instead, for example see https://dev.to/lpheller/quickly-ignore-dsstore-files-globally-ecd