This repo is archived. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
OctoLauncher/.gitattributes
T
OctoTeam ec0557204c
Build check / build (push) Has been cancelled
Initial commit
2026-05-07 20:06:01 -07:00

5 lines
158 B
Plaintext

# Force LF on shell scripts so git-bash can execute them as hooks on Windows
hooks/* text eol=lf
*.sh text eol=lf
*.py text eol=lf