add atmosphere
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,5 +1,4 @@
|
||||
node_modules
|
||||
*package-lock.json
|
||||
example
|
||||
*yarn.lock
|
||||
**DS_Store
|
||||
@@ -7,3 +6,10 @@ dist/*.js
|
||||
*/node_modules
|
||||
*/public/models
|
||||
*/dist/models
|
||||
dist
|
||||
three-geospatial
|
||||
**.env
|
||||
.env
|
||||
.env.production
|
||||
**.vrm
|
||||
**.vrma
|
||||
|
||||
Reference in New Issue
Block a user