diff options
author | Rob Mensching <rob@firegiant.com> | 2017-08-15 00:20:37 -0700 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2017-08-15 00:20:37 -0700 |
commit | 8bba595424c3b1928fc7758e084127ce9064f745 (patch) | |
tree | 43012937614b393ae3eb84ba6f04ce9975f456e1 /.gitattributes | |
parent | c3f1d0ba6f956c8ee1f09ad919b83ee34e5930fb (diff) | |
download | wix-8bba595424c3b1928fc7758e084127ce9064f745.tar.gz wix-8bba595424c3b1928fc7758e084127ce9064f745.tar.bz2 wix-8bba595424c3b1928fc7758e084127ce9064f745.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 | ||