mithril-vndb/.gitattributes
Claudia Meadows a4bf63d899
Remove the binary attribute from the lockfiles
It's causing rebases to be absolute nightmares, and they are designed to be very easily patched as text files.
2024-09-23 04:58:02 -07:00

8 lines
103 B
Text

* text=auto
/mithril.js binary
/mithril.min.js binary
# Assets
*.png binary
*.svg binary
*.ico binary