blob: 5a5863b6850cfdf39c52c1544c1fc10705690e32 [file] [log] [blame]
# 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
# Skip Tricium by default on files in third_party and golden files.
golden/** -tricium
goldens/** -tricium
third_party/** -tricium