summaryrefslogtreecommitdiffstats
path: root/.gitattributes
blob: 73d82c13ef36213c7d29c8ffb8f0c0e9dfbb3704 (plain)
1
2
3
4
5
# indicate generated files so they don't appear in GitHub diffs
*.slang.cpp linguist-generated

# Set the line endings to LF for shell scripts
*.sh text eol=lf