This website works better with JavaScript
Home
Explore
Help
Register
Sign In
samien
/
three.js
mirror of
https://github.com/mrdoob/three.js.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
add .vscode directory to .gitignore
BrianSipple
9 years ago
parent
d047a71132
commit
5d32ac4d8a
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.gitignore
+ 2
- 0
.gitignore
View File
@@ -3,4 +3,6 @@
.project
node_modules
.idea/
+.vscode/
npm-debug.log
+