urbit/.gitattributes
Liam Fitzgerald 82a30a181c meta: do not treat arvo JS files as binary
We no longer keep minified JS in pkg/arvo, so we can treat the JS there
as a normal text file
2020-10-08 13:08:00 +10:00

4 lines
111 B
Plaintext

bin/* filter=lfs diff=lfs merge=lfs -text
bin/*/* filter=lfs diff=lfs merge=lfs -text
pkg/arvo/**/*.css binary