• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1root = 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
8