Skip to content
Snippets Groups Projects
Commit 365edba8 authored by Brad King's avatar Brad King
Browse files

GitSetup: Tell Git not to export .gitattributes

GitSetup upstream added an attribute to export `.gitattributes` so that
importing snapshots into the sources of other projects would bring along
the attributes.  However, we don't want to export them from KWSys.  Drop
`.gitattributes` entries not relevant to KWSys.
parent 1d71c502
No related branches found
No related tags found
1 merge request!3GitSetup: Update to version as of 2016-12-13 part 2
.git* export-ignore
.gitattributes -export-ignore
config* eol=lf whitespace=indent-with-non-tab
git-* eol=lf whitespace=indent-with-non-tab
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment