forked from BabylonJS/Babylon-Lite
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
104 lines (99 loc) · 2.66 KB
/
Copy path.gitignore
File metadata and controls
104 lines (99 loc) · 2.66 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
node_modules/
# This is a pnpm workspace — pnpm-lock.yaml is the single source of truth.
# npm/yarn lockfiles diverge from it (npm ignores pnpm.overrides), producing
# misleading audit results and Dependabot noise, so keep them out of the repo.
package-lock.json
yarn.lock
dist/
packages/babylon-lite/build/
*.tsbuildinfo
.vite/
.playwright-cli/
*.py
our-render*
our-*
test-actual*.png
diff-map.png
capture.json
capture-full.json
reference/**/babylon-ref-golden.png
reference/**/babylon-ref-*.png
reference/**/test-actual*.png
reference/**/live-ref.png
reference/**/shd_*.wgsl
reference/**/std-*.wgsl
reference/**/_pbr_*.wgsl
reference/**/spector-*.png
reference/**/spector-*.json
reference/**/*.glb
reference/**/*.gltf
reference/**/*.env
reference/**/spec.md
reference/**/final-ours.png
reference/**/*-capture.json
reference/**/diff*.png
reference/**/debug-*.png
lab/public/bundle/*
!lab/public/bundle/manifest/
!lab/public/bundle/demos-manifest.json
lab/public/bundle/manifest/*
!lab/public/bundle/manifest/*.json
lab/public/bundle-baseline/
lab/bundle-baseline-scene*.html
lab/lite/bundle-baseline-scene*.html
lab/public/vendor/
lab/public/doom/*.wad
lab/public/doom/COPYING.txt
lab/public/doom/CREDITS.txt
.freedoom-cache/
lab/public/librequake/
.librequake-cache/
lab/public/minecraft/voxelpack/*.png
lab/public/minecraft/voxelpack/License.txt
.voxelpack-cache/
lab/public/freeciv/
.freeciv-cache/
.platformer-cache/
lab/public/littlest-tokyo/*.bak
lab/public/perf-manifest.json
lab/public/perf-regression-manifest.json
# Lite GL generated lab outputs (mirror the WebGPU policy above): ignore the
# volatile bundle-build + perf manifests, but keep the deterministic bundle
# manifest the dashboard reads. GL thumbnails are committed (stable assets).
lab/public/gl/bundle/*
!lab/public/gl/bundle/manifest.json
!lab/public/gl/bundle/demos-manifest.json
lab/public/gl/perf-manifest.json
lab/public/gl/perf-regression-manifest.json
test-results/
.bundle-size-tmp/
.env.local
plans/
log/
browserstack.err
local.log
.perf-baseline-worktree/
_diag.mjs
_lite72*.wgsl
_epy.json
_bjs72*.txt
_bjs72*.fx
_pix.mjs
_bjs_diag.mjs
_pix.mjs
_bjs67_defines.txt
.DS_Store
# Generated public Pages site
pages-dist/
build-timeline.json
# Compat-sync scratch file: the agent writes a one-line PR title here; the PR
# driver (scripts/open-compat-sync-pr.ts) reads it then deletes it before
# committing. Ignored as a safeguard so it can never land in a PR.
.compat-sync-pr-title.txt
# Generated TypeDoc API documentation (regenerated on demand)
lab/public/api-docs/
lab/public/lite/api-docs/
# Kenney asset source GLBs (CC0) - bake outputs are committed under lab/public
scratch/
playwright-report/
lab/public/littlest-tokyo/CREDITS.txt