Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ Thumbs.db
.claude/settings.local.json

# Optics simulation template
optics-template/

# CI / local npm audit artifact (must not be linted)
audit.json
2 changes: 1 addition & 1 deletion CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Geometric optics simulation: ray tracing through lenses, mirrors, beam splitters
- **Presets** — curated demonstration scenes
- **Diffraction** — gratings-focused carousel

**Ignore `optics-template/`** — reference material, not part of the shipped sim.
**Upstream reference:** `../Baseline/OpticsLab/ray-optics` (OpenPhysics/Baseline); not part of the shipped sim.

Physics for educators: `doc/model.md`. Architecture: `doc/implementation-notes.md`.

Expand Down