diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a9646a5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,11 @@ +*.sh eol=lf +*.bash eol=lf +*.md eol=lf +*.html eol=lf +*.txt eol=lf +*.txt eol=lf +*.1 eol=lf +*.t eol=lf +*.yml eol=lf +Dockerfile* eol=lf +*.csvfile eol=lf |