cmake/Utilities/GitSetup/.gitattributes
2012-06-27 20:52:58 +03:00

8 lines
254 B
Plaintext

.git* export-ignore
# Exclude from source archives files specific to Git work tree.
* export-ignore
tips eol=lf whitespace=indent-with-non-tab
setup-* eol=lf whitespace=indent-with-non-tab