이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
Kosmorro
/
lib
의 미러
https://github.com/Kosmorro/lib
보기
1
좋아요
0
포크
0
코드
이슈
릴리즈
16
활동
소스 검색
chore: add EditorConfig to GitPod config
tags/v1.0.0
Jérôme Deuchnord
3 년 전
부모
51ace46321
커밋
9a46738049
2개의 변경된 파일
과
4개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.gitignore
+1
-0
.gitpod.yml
+ 3
- 0
.gitignore
파일 보기
@@ -4,3 +4,6 @@ Pipfile.lock
/build
/dist
/kosmorrolib.egg-info
# Gitpod-specific:
/.vscode/**
+ 1
- 0
.gitpod.yml
파일 보기
@@ -5,6 +5,7 @@ github:
vscode:
extensions:
- ms-vscode.makefile-tools
- editorconfig.editorconfig
tasks:
- before: pip install -U pip pipenv
쓰기
미리보기
불러오는 중...
취소
저장