Commit 8fbe677
committed
Add .gitattributes for test outputs
Marks test files as non-text in .gitattributes, to prevent line-ending
normalisation on them when checked out on Windows with autocrlf enabled.
Also, mark all .py files as lf-only, as this is what the parser expects (in
particular, for triple quoted strings).1 parent 9fbc6b7 commit 8fbe677
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments