This website works better with JavaScript
홈
탐색
도움말
로그인
defold
/
doc
의 미러
https://github.com/defold/doc.git
Watch
2
Star
0
포크
0
파일
이슈
0
위키
소스 검색
Added node stuff and gcs sdk to .gitignore.
Mikael Säker
8 년 전
부모
f13046a2aa
커밋
1bf4b8cae8
1개의 변경된 파일
과
3개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
3
1
.gitignore
+ 3
- 1
.gitignore
파일 보기
@@ -1,2 +1,4 @@
.DS_Store
-build
+build
+lib/google-cloud-sdk/
+node_modules/