commit eaaffd9109107ba84b5b1a85c3d75e720a26a218 parent ae760bda9b2361b42d0150bb739d7ba815b6d133 Author: Pablo Murad <pblmrd@gmail.com> Date: Sun, 3 May 2026 12:58:18 -0300 mais inteligente Diffstat:
| D | .agent/skills | | | 1 | - |
| M | .gitignore | | | 6 | ++++-- |
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/.agent/skills b/.agent/skills @@ -1 +0,0 @@ -Subproject commit 44d6277b698618538f3ae68fa8c803d7e5f07482 diff --git a/.gitignore b/.gitignore @@ -65,4 +65,6 @@ Thumbs.db # Logs *.log -.cursor/ -\ No newline at end of file +.cursor/ + +.agent/ +\ No newline at end of file