mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
11 lines
193 B
Plaintext
11 lines
193 B
Plaintext
# Auto detect text files and perform LF normalization
|
|
* text=auto
|
|
|
|
# Always perform LF normalization on these files
|
|
*.c text
|
|
*.cc text
|
|
*.cpp text
|
|
*.h text
|
|
*.gn text
|
|
*.md text
|