diff --git a/.gitignore b/.gitignore index 88005ae..b10cc40 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ deploy_amzn.sh build/ triangular_arb.egg-info/ session +AGENTS.md diff --git a/AGENTS.md b/AGENTS.md deleted file mode 100644 index b0a14c0..0000000 --- a/AGENTS.md +++ /dev/null @@ -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.