mirror of https://github.com/garrytan/gstack.git
Merge 3004811110 into a3259400a3
This commit is contained in:
commit
a42daeb066
|
|
@ -8,6 +8,7 @@
|
||||||
*.yaml text eol=lf
|
*.yaml text eol=lf
|
||||||
*.json text eol=lf
|
*.json text eol=lf
|
||||||
*.toml text eol=lf
|
*.toml text eol=lf
|
||||||
|
*.txt text eol=lf
|
||||||
|
|
||||||
# Bash scripts must always use LF — CRLF in bash scripts produces bizarre
|
# Bash scripts must always use LF — CRLF in bash scripts produces bizarre
|
||||||
# "Bad interpreter" / "command not found" errors on Linux runners.
|
# "Bad interpreter" / "command not found" errors on Linux runners.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue