diff options
author | Rob Mensching <rob@firegiant.com> | 2017-08-10 21:46:37 -0700 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2017-08-10 21:46:37 -0700 |
commit | b558e6bb06aa27f57670736bfd3e22cc34ab0669 (patch) | |
tree | 17d791ab754e98b89bb2d266ec460182bdfd57b3 /.gitattributes | |
parent | 67a082f107a12a81bbad0f30ed40422ae7b14d5f (diff) | |
download | wix-b558e6bb06aa27f57670736bfd3e22cc34ab0669.tar.gz wix-b558e6bb06aa27f57670736bfd3e22cc34ab0669.tar.bz2 wix-b558e6bb06aa27f57670736bfd3e22cc34ab0669.zip |
Initialize repo
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..dfe07704 --- /dev/null +++ b/.gitattributes | |||
@@ -0,0 +1,2 @@ | |||
1 | # Auto detect text files and perform LF normalization | ||
2 | * text=auto | ||