This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
defold
/
doc
mirror of
https://github.com/defold/doc.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Added node stuff and gcs sdk to .gitignore.
Mikael Säker
8 năm trước cách đây
mục cha
f13046a2aa
commit
1bf4b8cae8
1 tập tin đã thay đổi
với
3 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
3
1
.gitignore
+ 3
- 1
.gitignore
Xem Tập Tin
@@ -1,2 +1,4 @@
.DS_Store
-build
+build
+lib/google-cloud-sdk/
+node_modules/