Files
workinf_Blender_Wasm/.gitignore
mes123456 0fe8d2bb56
Some checks are pending
M6 deployable RC / quick (push) Waiting to run
M6 deployable RC / chromium (push) Blocked by required conditions
M6 deployable RC / release (push) Blocked by required conditions
Advance M8-M11 parity workflows
2026-08-17 04:37:07 -04:00

31 lines
501 B
Plaintext

# Local toolchains and caches
.emcache/
.emscripten-web
__pycache__/
*.py[cod]
*.log
mylog.txt
# Build and generated output
/build_*/
/release/
/web/node_modules/
/web/dist/
/web/test-results/
/web/playwright-report/
/web/blob-report/
/web/.vite/
# Downloaded source archives and duplicate upstream checkout
/blender/
/blender-*.tar.xz
/blender-*.tar.xz.*sum
/blender-with-libraries-*.tar.xz
/blender-with-libraries-*.tar.xz.*sum
# Editor and operating-system files
.DS_Store
.idea/
.vscode/
*.swp