This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
javascript
/
three.js
mirror of
https://github.com/tazdij/three.js.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
node_modules/* to utils/node_modules/*
Mr.doob
13 năm trước cách đây
mục cha
975822d047
commit
7c1abd6a31
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
.gitignore
+ 1
- 1
.gitignore
Xem Tập Tin
@@ -1,4 +1,4 @@
.DS_Store
*.swp
.project
-node_modules/*
+
utils/
node_modules/*