diff --git a/.gitignore b/.gitignore index 99e0ee8..651da63 100644 --- a/.gitignore +++ b/.gitignore @@ -137,4 +137,7 @@ dmypy.json .pyre/ # other -tmp/ \ No newline at end of file +tmp/ + +# Ignore agent instructions +AGENTS.md