﻿
# All files
[*]
indent_style = space

# Xml files
[*.xml]
indent_size = 2

# 設定所有文字檔案使用 UTF-8 編碼
[*]
charset = utf-8-bom

