aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-12-26 11:17:49 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2022-12-26 17:08:30 +0100
commit2c8c6daccaeb2bc6864e3f0802381c7cf5fc38f7 (patch)
tree8cd26c428cb12ab475e22911576577419bfb96c9 /.gitattributes
parentbump dependencies (diff)
downloadblog-2c8c6daccaeb2bc6864e3f0802381c7cf5fc38f7.tar.gz
blog-2c8c6daccaeb2bc6864e3f0802381c7cf5fc38f7.zip
add deps.sh to install working versions2015
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
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