Files
kkelomatic_home/.gitattributes
nearxos bf7bd56fe7 Initial commit: Home automation docs and CODESYS project
- Reorganized project: codesys/, docs/codesys|redesign|integration|reference/, scripts/
- CODESYS project and exports in codesys/
- Documentation index in docs/README.md
- Redesign and light naming configuration
- Water boiler control and safety design

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-07 21:52:46 +02:00

12 lines
198 B
Plaintext

# Auto detect text files and perform LF normalization
* text=auto
# Documentation
*.md text eol=lf
# Configuration files
*.yaml text eol=lf
*.yml text eol=lf
*.json text eol=lf
*.conf text eol=lf