diff --git a/.gitignore b/.gitignore index e38724d..718be21 100644 --- a/.gitignore +++ b/.gitignore @@ -31,4 +31,7 @@ yarn-error.log* # OS .DS_Store -Thumbs.db \ No newline at end of file +Thumbs.db + +# Don't store AGENTS.md in git +AGENTS.md