You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-06-08 22:17:28 -07:00
fbc8a9b47b
- 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
|
|
|