Vamsi-klu commented on PR #58093:
URL: https://github.com/apache/spark/pull/58093#issuecomment-5751536513

   Thanks @nchammas and @dongjoon-hyun. I think you're right, and I shouldn't 
have added Cursor-specific files here.
   
   AGENTS.md already covers how to work in this repo: remotes, SBT, `pip 
install --group dev`. That part is enough. What I was trying to add is a Cursor 
Cloud boot hook (`.cursor/environment.json`). That's product config, not 
something apache/spark should ship. A committed copy would also override anyone 
else's personal or team Environment when they clone this repo.
   
   I'll remove `.cursor/environment.json` and `.cursor/install.sh`, and add 
`.cursor/` to `.gitignore` next to `.claude/`, `.vscode`, and `.idea/`. If I 
still want a Cloud snapshot, I'll keep it in a personal Environment.
   
   If you'd rather have a short vendor-neutral note in AGENTS.md for a blank 
Ubuntu VM (`python` as `python3`, then `build/sbt -Phive package`), I can do 
that in a follow-up. Otherwise this PR is just the gitignore change.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to