Skip to content

Commit 7e2c9ae

Browse files
committed
Add .gitattributes
1 parent 602922a commit 7e2c9ae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Bash script files should always be LF terminated
2+
*.sh eol=lf
3+
4+
# vim: syntax=conf cc=80 tw=79 ts=4 sw=4 sts=4 et sr

0 commit comments

Comments
 (0)