Adam Barth 966ef0ace4 Import more code from the prototype
Change-Id: Ic5656c3ffcc3c3da8ed1fb4a44355b16c21c2f1e
2017-05-11 09:13:07 -07:00

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