mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-27 12:20:37 +00:00
51 lines
920 B
Plaintext
51 lines
920 B
Plaintext
* text=auto
|
|
|
|
*.adoc text
|
|
*.html text
|
|
*.in text
|
|
*.json text
|
|
*.md text
|
|
*.proto text
|
|
*.py text
|
|
*.rs text
|
|
*.service text
|
|
*.sh text
|
|
*.toml text
|
|
*.txt text
|
|
*.x text
|
|
*.yml text
|
|
|
|
.vscode/*.json linguist-language=JSON-with-Comments
|
|
|
|
# Configure changelog files to use union merge strategy
|
|
# This prevents merge conflicts by automatically combining changes from both branches
|
|
CHANGELOG.md merge=union
|
|
changelog.md merge=union
|
|
CHANGELOG.txt merge=union
|
|
changelog.txt merge=union
|
|
|
|
*.raw binary
|
|
*.bin binary
|
|
*.png binary
|
|
*.jpg binary
|
|
*.jpeg binary
|
|
*.gif binary
|
|
*.ico binary
|
|
*.mov binary
|
|
*.mp4 binary
|
|
*.mp3 binary
|
|
*.flv binary
|
|
*.fla binary
|
|
*.swf binary
|
|
*.gz binary
|
|
*.zip binary
|
|
*.7z binary
|
|
*.ttf binary
|
|
*.eot binary
|
|
*.woff binary
|
|
*.pyc binary
|
|
*.pdf binary
|
|
*.ez binary
|
|
*.bz2 binary
|
|
*.swp binary
|