Files
oracle-server/.gitattributes
2026-01-28 11:43:25 +09:00

14 lines
293 B
Plaintext

* 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