gitattributes icon indicating copy to clipboard operation
gitattributes copied to clipboard

A collection of useful .gitattributes templates

Results 24 gitattributes issues
Sort by recently updated
recently updated
newest added
trafficstars

Closes #181 Closes #204 Doesn't make sense that the PDF format should be treated as text, must of been a typo or something. This fixes that.

## Change 1 - Historical context 1. `.blend1` files were included with a wildcard in #228 2. The wildcard was removed to fix `.blend.meta` files in #229 3. On another...

astexplain is a [script used in `git-for-windows`](https://github.com/git-for-windows/build-extra/blob/main/git-extra/astextplain). Naturally, this means that when the `astextplain` attribute is used, it will always yield to different results when not everyone is using `git-for-windows`....