daml/templates/default-gitattributes
Gary Verhaegen 852189ac73
add gitattributes to templates (#7388)
As suggested by @hurryabit in #129.

CHANGELOG_BEGIN
CHANGELOG_END
2020-09-14 13:37:53 +02:00

4 lines
174 B
Plaintext

# This tells GitHub to highlight DAML files as if they were Haskell. It's not
# perfect, but it's better than no syntax highlighting at all.
*.daml linguist-language=Haskell