Commit 947b846
committed
Fix CRLF line endings in script and add .gitattributes
CRLF line endings caused 'python3\r: No such file or directory' when
running the script in Docker (Linux). Strip to LF and add .gitattributes
to enforce LF for .py and .sh files going forward.1 parent 0c6fcc4 commit 947b846
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments