diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2020-12-25 03:58:25 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2020-12-25 04:12:23 +0300 |
commit | da6c98dcf325214f109eb7ab18d47cfcfa40545c (patch) | |
tree | a20b543af40fe3b9bea120748068ef8d6523211c /.gitattributes | |
download | setup-gcc-da6c98dcf325214f109eb7ab18d47cfcfa40545c.tar.gz setup-gcc-da6c98dcf325214f109eb7ab18d47cfcfa40545c.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 |