daml/ledger/sandbox-classic/.gitattributes
Robert Autenrieth 7ce9748066
Split sandbox code into separate packages (#6695)
* Move public code into daml-integration-api

CHANGELOG_BEGIN
[DAML Integration Kit]: Removed sandbox specific code from the API intended to be used by ledger integrations. Use the maven coordinates ``com.daml:participant-integration-api:VERSION`` instead of ``com.daml:ledger-api-server`` or ``com.daml:sandbox``.
CHANGELOG_END
2020-07-17 17:06:06 +02:00

4 lines
66 B
Plaintext

# Enforce Unix newlines
*.sql text eol=lf
*.sha256 text eol=lf