forked from layoutit/polycss-archive
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitignore
More file actions
57 lines (46 loc) · 1.59 KB
/
Copy path.gitignore
File metadata and controls
57 lines (46 loc) · 1.59 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
node_modules/
dist/
/docs/
/scripts/
coverage/
.DS_Store
package-lock.json
# Local planning artifacts (not for the glyphcss repo)
TECH_DEBT.md
Z2_REFACTOR.md
packages/react/tsconfig.tsbuildinfo
packages/vue/tsconfig.tsbuildinfo
# Agent-tool internal state — worktree refs, scheduled-task locks, etc.
/.claude/
log.md
log-texture.md
website/.baseline-shots/
# Local Burnlist Oven bindings and rendered evidence state.
/.local/burnlist/
# Large source geo datasets — not committed. Only needed locally to (re)bake
# the small tile pyramids under website/public/data/ via the bake scripts.
etopo/
gadm_410.gdb/
# Legacy single-tile globe (superseded by the LOD tiles). Regenerable.
website/public/data/earth.json
# Generated from packages/compile/SKILL.md by website build (scripts/copy-skill.mjs)
website/public/skill.md
# Local planning doc — kept out of git per project decision
ANIMATIONS.md
# Research is local-only exploration, not part of the shipped repo: notes,
# clones of prior art, datasets and model artifacts all stay on the machine
# that produced them.
/research/
# Generated static-effect-export bench artifacts
bench/static-effect-export/out/
bench/static-effect-export/shots/
# Temp build dirs from the compile CLI parity test (mkdtemp). The test removes
# them in afterAll, but an interrupted run leaves one behind — never commit it.
packages/compile/.glyph-cli-build-*
# AI-texture experiment assets — local exploration, not shipped with the site.
website/public/examples/textured-house/
# Internal planning/design scratch — never publish
VOLUMETRIC*.md
SHAPES.md
COLOR-TOLERANCE.md
convo.md