oracle-server setting

This commit is contained in:
2026-01-28 11:43:25 +09:00
commit 9be2704971
61 changed files with 10916 additions and 0 deletions

13
.gitattributes vendored Normal file
View File

@@ -0,0 +1,13 @@
* 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