this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update .gitignore (agents)

+2 -1
+2 -1
.gitignore
··· 1 1 # Dependencies 2 2 node_modules/ 3 3 4 - # OpenClaude 4 + # Agents 5 5 .openclaude-profile.json 6 + .agents 6 7 7 8 # OS files 8 9 .DS_Store