This website works better with JavaScript
Home
Explore
Help
Sign In
javascript
/
three.js
mirror of
https://github.com/tazdij/three.js.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Merge branch 'dev' of https://github.com/mrdoob/three.js into dev
Mr.doob
9 years ago
parent
41812cf115
d9349e458a
commit
812de07085
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
.npmignore
+ 2
- 1
.npmignore
View File
@@ -1,4 +1,5 @@
-examples/
+examples/*
+!examples/js/
src/
test/
utils/