이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
mcarman
/
Vapor_Access
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
Initial commit
master
mcarman
5 년 전
커밋
182d5a3ff6
2개의 변경된 파일
과
31개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+28
-0
.gitignore
+3
-0
README.md
+ 28
- 0
.gitignore
파일 보기
@@ -0,0 +1,28 @@
# ---> Xcode
# Xcode
#
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
## User settings
xcuserdata/
## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9)
*.xcscmblueprint
*.xccheckout
## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
build/
DerivedData/
*.moved-aside
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
## Gcc Patch
/*.gcno
+ 3
- 0
README.md
파일 보기
@@ -0,0 +1,3 @@
# Vapor_Access
Vapor Access Services Repository
쓰기
미리보기
불러오는 중...
취소
저장