chore: remove generated artifacts and tighten .gitignore (#8)#27
chore: remove generated artifacts and tighten .gitignore (#8)#27Akshita-2307 wants to merge 1 commit into
Conversation
|
Hi @Akshita-2307, thanks for opening this PR. Before review/merge, can you please confirm whether you are contributing under GSSoC 2026 / GirlScript Summer of Code? If yes, please mention it here so I can apply the correct GSSoC labels after the PR is reviewed and accepted. Also, for future contributions, please comment on the issue first and wait for assignment before opening a PR. That helps avoid multiple contributors working on the same issue. |
|
Program: GSSoC |
|
Hi @Akshita-2307, thanks for confirming that you are contributing under GSSoC. I have assigned PR #27 to you for tracking. For future contributions, please follow this workflow:
Example: git checkout -b chore/remove-generated-artifacts
Also, please give the repository a ⭐ star. It is necessary for me because it helps the project reach more contributors, improves project visibility, and supports this open-source work. |
|
Hi @thunderavi! Yes, I'm contributing under GSSoC 2026. I've starred the repo as requested. Thanks for assigning! Let me know if there's anything else needed for this PR. |
Description
Removes tracked generated artifacts (.npm-cache/) and updates .gitignore to ignore runtime/build output.
Changes:
Closes #8