10 lines
122 B
Plaintext
10 lines
122 B
Plaintext
* text=auto eol=lf
|
|
|
|
# scripts
|
|
*.sh text eol=lf
|
|
*.bat text eol=crlf
|
|
|
|
## DOCKER
|
|
*.dockerignore text
|
|
Dockerfile text
|