mirror of
https://github.com/parcel-bundler/parcel.git
synced 2026-03-26 20:18:16 +00:00
* Update .gitattributes to set binary file extensions * Don't pin some babel packages to <7.4.0
8 lines
120 B
Plaintext
8 lines
120 B
Plaintext
# Always use unix style line-endings
|
|
* text eol=lf
|
|
*.jpeg binary
|
|
*.jpg binary
|
|
*.png binary
|
|
*.wasm binary
|
|
*.woff2 binary
|