mirror of
https://github.com/msitarzewski/agency-agents.git
synced 2026-07-13 11:35:17 +03:00
Merge pull request #41 from jnMetaCode/fix/add-gitattributes
Add .gitattributes to enforce LF line endings
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
# Ensure consistent line endings across platforms
|
||||||
|
*.md text eol=lf
|
||||||
|
*.yml text eol=lf
|
||||||
|
*.yaml text eol=lf
|
||||||
|
*.sh text eol=lf
|
||||||
Reference in New Issue
Block a user