aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-09-30 03:49:12 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-09-30 03:49:12 +0300
commit627ad1b27a2579700e7b0a978caa8598a058da48 (patch)
tree5330079cb70f9011784a68a8d4e2f6f57dea90c5 /.gitattributes
parentadd requirements.txt (diff)
downloadsorting-algorithms-627ad1b27a2579700e7b0a978caa8598a058da48.tar.gz
sorting-algorithms-627ad1b27a2579700e7b0a978caa8598a058da48.zip
add plot.sh (same as plot.bat)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 282705f..91bfadd 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,4 @@
* text=auto
*.bat text eol=crlf
+*.sh text eol=lf