Commit Graph

1 Commits

Author SHA1 Message Date
jayssj11
c195d27942 Add .cursorignore to optimize AI editor performance and security (#758)
Prevents Cursor AI from accessing sensitive files (keys, credentials,
deployment configs) and large generated artifacts that slow down indexing.
Keeps source code accessible while excluding build outputs, node_modules,
and circuit/contract compilation artifacts across the monorepo.
2025-07-11 16:03:36 +02:00