1
0

generate-docker-compose should use docker, add .sh

This commit is contained in:
nicolas.dorier
2018-05-06 21:14:24 +09:00
parent a233302043
commit 1b208b122e
6 changed files with 155 additions and 1 deletions

1
.gitattributes vendored
View File

@@ -11,6 +11,7 @@
# Declare files that will always have CRLF line endings on checkout.
*.sh text eol=lf
*.yml text eof=lf
# Denote all files that are truly binary and should not be modified.
*.png binary