diff --git a/.gitignore b/.gitignore index 5ef6a52..49c0c5f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. - +.idea # dependencies /node_modules /.pnp @@ -9,7 +9,8 @@ !.yarn/plugins !.yarn/releases !.yarn/versions - +AGENTS.md +CLAUDE.md # testing /coverage