chore: untrack AGENTS.md, add to .gitignore
This commit is contained in:
parent
3c4bbfde8b
commit
47ee17bbfd
|
|
@ -13,3 +13,4 @@ deploy_amzn.sh
|
||||||
build/
|
build/
|
||||||
triangular_arb.egg-info/
|
triangular_arb.egg-info/
|
||||||
session
|
session
|
||||||
|
AGENTS.md
|
||||||
|
|
|
||||||
|
|
@ -1,7 +0,0 @@
|
||||||
Project Rules
|
|
||||||
|
|
||||||
Git Operations:
|
|
||||||
Do NOT run any git commands (commit, push, merge, rebase, checkout, etc.) without explicit approval. Always present the intended git operation and wait for confirmation before executing.
|
|
||||||
|
|
||||||
File Modifications:
|
|
||||||
Do NOT modify, create, or delete any files without explicit approval. When changes are needed, present the proposed changes and wait for confirmation before writing.
|
|
||||||
Loading…
Reference in New Issue