gitignore
gitignore copied to clipboard
Add Daml.gitignore template
Reasons for making this change
Daml (Digital Asset Modelling Language) is an open-source smart contract language used to build distributed ledger applications. This template helps Daml developers avoid committing build artefacts, ledger state files, IDE settings, and private credentials that are generated by daml build, daml start, and related commands.
Links to documentation supporting these rule changes
- Daml Documentation: https://docs.daml.com
- Daml SDK GitHub: https://github.com/digital-asset/daml
Example .gitignore references:
- https://github.com/digital-asset/daml/blob/main/.gitignore
- https://github.com/digital-asset/create-daml-app/blob/main/.gitignore
Link to application or project’s homepage: https://www.digitalasset.com/developers