blob: 6c549666eb38958698a493e5a4176f637fce1baf [file] [log] [blame]
Austin Schuhe89fa2d2019-08-14 20:24:23 -07001root = true
2# Don't set line endings to avoid conflict with core.autocrlf flag.
3# Line endings on checkout/checkin are controlled by .gitattributes file.
4[*]
5indent_style = space
6indent_size = 2
7insert_final_newline = true