website/.gitattributes

7 lines
222 B
Plaintext

# Ignore the resources files in diffs and merge conflicts.
resources/** linguist-generated=true
resources/** -diff -merge
# Ignore the vendor files in diffs.
themes/docsy/assets/vendor/** linguist-generated=true