diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2020-11-19 03:08:27 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2020-11-19 05:52:39 +0300 |
commit | 92327f87384c357264454a98c83aae733a6b6495 (patch) | |
tree | a1baa841ad1a8691088b96b0a57d4c223b994515 /.gitattributes | |
download | setup-mingw-92327f87384c357264454a98c83aae733a6b6495.tar.gz setup-mingw-92327f87384c357264454a98c83aae733a6b6495.zip |
initial commit
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..176a458 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto |