* text=auto eol=lf

# diffs (wms 내부 파일에도 적용됨)
*.blade.php diff=html
*.css diff=css
*.html diff=html
*.md diff=markdown
*.php diff=php

# export-ignore (루트 기준으로 경로 명시)
wms/.github export-ignore
wms/CHANGELOG.md export-ignore
wms/.styleci.yml export-ignore
