# Auto-detect text files and normalize line endings
*
# Rust source
*.rs*.toml
# Shell scripts must keep LF even on Windows
*.sh
# Batch scripts must keep CRLF
*.bat
# C/C++ templates
*.h*.cpp*.ino
# Documentation
*.md
# Engineering documents -- binary, do not diff or merge
docs/*.docxdocs/*.xlsx
# Binary / generated -- do not diff
Cargo.lock