oracle-server setting
This commit is contained in:
13
.gitattributes
vendored
Normal file
13
.gitattributes
vendored
Normal 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
|
||||
Reference in New Issue
Block a user