대시보드
저장소
filestore
액티비티
검색
로그인
~jhpark
/
owl-kisa
OWL ITS + 탐지시스템(인터넷 진흥원)
요약
커밋
트리
문서
포크
비교
blame
|
히스토리
|
raw
- 첨부파일 엑박 뜨는 문제 해결(경로 변경)
이민희
2022-02-14
c6e5ae0444dca5cfbbcfbf696a3381b7214ef922
[~jhpark/owl-kisa.git]
/
src
/
main
/
webapp
/
bower_components
/
Sortable
/
.editorconfig
1
2
3
4
5
6
7
8
9
10
11
12
# editorconfig.org
root = true
[*]
indent_style = tab
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false