chore: update gitignore and claude instructions
This commit is contained in:
@ -4,8 +4,8 @@
|
||||
- Option<...> or Result<...> are fine but should not be present in the majority of the code.
|
||||
- Similarly, code managing Box<...> or RC<...>, etc. for containers pointing to heap data should be split
|
||||
from logic
|
||||
- context/repo-map.md is your "road map" for the repository. use it to reduce exploration and keep it updated.
|
||||
- context/design-principles.md is also important for keeping the repository consistent.
|
||||
- @context/repo-map.md is your "road map" for the repository. use it to reduce exploration and keep it updated.
|
||||
- @context/design-principles.md is also important for keeping the repository consistent.
|
||||
- prefer merges to rebasing.
|
||||
|
||||
<!-- BEGIN BEADS INTEGRATION v:1 profile:minimal hash:ca08a54f -->
|
||||
|
||||
Reference in New Issue
Block a user