add .gitattributes

This commit is contained in:
toras9000
2019-12-08 15:15:22 +09:00
commit f7d19fcf47
2 changed files with 6 additions and 0 deletions

5
.gitattributes vendored Normal file
View File

@@ -0,0 +1,5 @@
* -text
*.sh text eol=lf
*.yml text eol=lf
Dockerfile text eol=lf
*.bat text eol=crlf

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
volumes