diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-09-10 03:33:52 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-09-10 20:03:21 +0300 |
commit | ac7561ed3809e4fcef0dd9ab183974292cbc7217 (patch) | |
tree | e574a088a75ba3676e5fce847a2a2104387cab0b /.travis/.gitattributes | |
parent | Travis: fix printf usage in trask_status.sh (diff) | |
download | vk-scripts-ac7561ed3809e4fcef0dd9ab183974292cbc7217.tar.gz vk-scripts-ac7561ed3809e4fcef0dd9ab183974292cbc7217.zip |
Travis: add online_sessions.sh
Diffstat (limited to '.travis/.gitattributes')
-rw-r--r-- | .travis/.gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis/.gitattributes b/.travis/.gitattributes new file mode 100644 index 0000000..dfdb8b7 --- /dev/null +++ b/.travis/.gitattributes @@ -0,0 +1 @@ +*.sh text eol=lf |