mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-06-26 15:04:34 +03:00
chore(repo): нормализовать .gitignore к LF (политика EOL)
Добавляем .gitignore в .gitattributes (eol=lf) и нормализуем три файла: корневой (был mixed) + .claude/skills/ + web-test/. Их правим вручную, значит Edit-tool иначе флипал бы EOL. LICENSE намеренно не трогаем. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
*.mjs text eol=lf
|
*.mjs text eol=lf
|
||||||
*.md text eol=lf
|
*.md text eol=lf
|
||||||
*.json text eol=lf
|
*.json text eol=lf
|
||||||
|
.gitignore text eol=lf
|
||||||
|
|
||||||
# .bsl уже целиком LF — пин фиксирует статус-кво от будущего дрейфа.
|
# .bsl уже целиком LF — пин фиксирует статус-кво от будущего дрейфа.
|
||||||
*.bsl text eol=lf
|
*.bsl text eol=lf
|
||||||
|
|||||||
Reference in New Issue
Block a user