Skip to content

Commit 5a7efb7

Browse files
GarbeejasonLaster
authored andcommitted
Fix cross-configuration problems (firefox-devtools#4475)
* Add gitattributes * fix: Multi-platform and configuration issues This configures all systems to checkout and use LF line endings. The jest test system also runs without colors by default now. This allows the tests to pass in any environment regardless of color scheme. * tweaks
1 parent a4ed333 commit 5a7efb7

File tree

12 files changed

+454
-452
lines changed

12 files changed

+454
-452
lines changed

.gitattributes

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
* text eol=lf
2+
3+
*.png binary
4+
*.jpg binary
5+
*.wasm binary

assets/images/choo.svg

+59-59
Loading

0 commit comments

Comments
 (0)