mirror of
https://github.com/mrdoob/three.js.git
synced 2026-03-27 13:31:38 +00:00
23 lines
408 B
Plaintext
23 lines
408 B
Plaintext
.claude/
|
|
.DS_Store
|
|
.idea/
|
|
.project
|
|
.puppeteer_profile/
|
|
.vs/
|
|
.vscode/
|
|
|
|
*.swp
|
|
npm-debug.log
|
|
|
|
test/e2e/chromium
|
|
test/e2e/output-screenshots
|
|
test/treeshake/index.bundle.js
|
|
test/treeshake/index.bundle.min.js
|
|
test/treeshake/index.webgpu.bundle.js
|
|
test/treeshake/index.webgpu.bundle.min.js
|
|
test/treeshake/index.webgpu.nodes.bundle.js
|
|
test/treeshake/index.webgpu.nodes.bundle.min.js
|
|
test/unit/build
|
|
|
|
**/node_modules
|