You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Makefile and update .gitignore for AI-related files
.gitignore
- add rules to ignore AI instruction files (e.g., `CLAUDE.md`, `.cursorrules`, `.claude`)
Makefile
- introduce setup, run, and test commands using `uv`
0 commit comments