init rig
This commit is contained in:
9
rig/sample-rig/.gitignore
vendored
Normal file
9
rig/sample-rig/.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# NOTE: generated/ is deliberately NOT ignored. The artifact IS the deliverable —
|
||||
# the whole point is a folder you copy, apply and boot without generating
|
||||
# anything first. Regenerate it with `make manifest` after editing bundle.json
|
||||
# or app/serve.py, and commit the result.
|
||||
#
|
||||
# (This differs from rig's ctrl/k8s/generated, which is a local build artifact.)
|
||||
|
||||
__pycache__/
|
||||
*.pyc
|
||||
Reference in New Issue
Block a user