You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
- A top-level .gitattributes sets the attribute 'text=auto' for all files in the repo, enabling line-ending normalization - A `git add --renormalize` run converted any existing CRLF files to the canonical LF format. - 'text=auto' permits Git on Windows to convert files to CRLF automatically on checkout, for convenience. Any commits added will be converted back to the repo format for checkin.
3 lines
13 B
Plaintext
3 lines
13 B
Plaintext
* text=auto
|
|
|