diff options
author | Rob Mensching <rob@firegiant.com> | 2017-10-01 16:26:50 -0700 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2017-10-02 23:49:54 -0700 |
commit | 619f6087ac659c3f6c68d060391b9fd55b5882a2 (patch) | |
tree | 2eafac694ed11891b1332d73cea17795c06baa64 /.gitattributes | |
parent | da8ab72c1b7f886291ba12242bac285dd1afc624 (diff) | |
download | wix-619f6087ac659c3f6c68d060391b9fd55b5882a2.tar.gz wix-619f6087ac659c3f6c68d060391b9fd55b5882a2.tar.bz2 wix-619f6087ac659c3f6c68d060391b9fd55b5882a2.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 | ||