24 lines
412 B
Plaintext
24 lines
412 B
Plaintext
node_modules/
|
|
dist/
|
|
.vite/
|
|
.runtime/
|
|
.cache/
|
|
.secrets/
|
|
# Reproducible upstream source/build worktrees. Their revisions and artifact
|
|
# hashes are recorded under config/ and fetched by the build scripts.
|
|
CAMotics/
|
|
OpenCAMLib/
|
|
cnc_wams_gpt6/
|
|
working_ocl/
|
|
|
|
# Ephemeral output from real CI lanes.
|
|
.cache/ci/
|
|
native/occt-history/dist/
|
|
public/native/occt-history/
|
|
__pycache__/
|
|
*.log
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
.DS_Store
|