mirror of https://github.com/CesiumGS/cesium.git
35 lines
610 B
Plaintext
35 lines
610 B
Plaintext
/.metadata
|
|
/Build
|
|
/Cesium-*.zip
|
|
/cesium-*.tgz
|
|
.directory
|
|
.DS_Store
|
|
Thumbs.db
|
|
.eslintcache
|
|
|
|
/Apps/CesiumViewer/Gallery/gallery-index.js
|
|
|
|
/Apps/Sandcastle/jsHintOptions.js
|
|
/Apps/Sandcastle/gallery/gallery-index.js
|
|
/Apps/Sandcastle/templates/bucket.css
|
|
|
|
/Source/Cesium.js
|
|
/Source/Cesium.d.ts
|
|
|
|
/Specs/SpecList.js
|
|
/Source/Shaders/**/*.js
|
|
/Source/ThirdParty/Shaders/**/*.js
|
|
/Source/Workers/**
|
|
!/Source/Workers/cesiumWorkerBootstrapper.js
|
|
!/Source/Workers/transferTypedArrayTest.js
|
|
|
|
/node_modules
|
|
npm-debug.log
|
|
npm-debug.log.*
|
|
package-lock.json
|
|
yarn.lock
|
|
|
|
# WebStorm user-specific
|
|
.idea/workspace.xml
|
|
.idea/tasks.xml
|