diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-09-19 23:48:45 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-09-19 23:48:45 +0300 |
commit | 66c715b2ea2b7606729c108765ef4638b15da778 (patch) | |
tree | 76a425df1762bb069d1ee8ac685a34914d8acd47 /.gitattributes | |
download | config-links-66c715b2ea2b7606729c108765ef4638b15da778.tar.gz config-links-66c715b2ea2b7606729c108765ef4638b15da778.zip |
initial commit
Diffstat (limited to '')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d76765e --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +* text=auto + +*.sh text eol=lf |