This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
archive
/
spine-runtimes
mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Updated .gitignore to ignore build dirs of C runtime
John
9 năm trước cách đây
mục cha
d7633706e7
commit
c7c2715ce8
1 tập tin đã thay đổi
với
2 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
2
0
.gitignore
+ 2
- 0
.gitignore
Xem Tập Tin
@@ -13,6 +13,8 @@ target
.DS_Store
spine-c/Debug/*
+spine-c/dist
+spine-c/obj
spine-cpp/Debug/*