# Mark generated sync code
src/pyplanhat/_sync/**/*.py linguist-generated=true
tests/_sync/**/*.py linguist-generated=true

# Python files
*.py text eol=lf

# Documentation
*.md text eol=lf
*.txt text eol=lf

# Configuration files
*.toml text eol=lf
*.json text eol=lf
*.yaml text eol=lf
*.yml text eol=lf
