Skip to content

chore: remove generated artifacts and tighten .gitignore (#8)#27

Open
Akshita-2307 wants to merge 1 commit into
thunderavi:mainfrom
Akshita-2307:fix/generated-artifacts
Open

chore: remove generated artifacts and tighten .gitignore (#8)#27
Akshita-2307 wants to merge 1 commit into
thunderavi:mainfrom
Akshita-2307:fix/generated-artifacts

Conversation

@Akshita-2307
Copy link
Copy Markdown

Description

Removes tracked generated artifacts (.npm-cache/) and updates .gitignore to ignore runtime/build output.

Changes:

  • Removed .npm-cache/ from source control (7 files, 441 lines)
  • Added .npm-cache/, logs/, *.log to .gitignore

Closes #8

@thunderavi
Copy link
Copy Markdown
Owner

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.

@Akshita-2307
Copy link
Copy Markdown
Author

Program: GSSoC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove generated artifacts from source control and tighten .gitignore

2 participants