diff options
Diffstat (limited to 'Utilities/GitSetup/.gitattributes')
-rw-r--r-- | Utilities/GitSetup/.gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Utilities/GitSetup/.gitattributes b/Utilities/GitSetup/.gitattributes new file mode 100644 index 0000000..51d63be --- /dev/null +++ b/Utilities/GitSetup/.gitattributes @@ -0,0 +1,4 @@ +.git* export-ignore + +tips eol=lf whitespace=indent-with-non-tab +setup-* eol=lf whitespace=indent-with-non-tab |