Skip to content

Clean up misplaced compile outputs at repo root #1

Description

@dushaobindoudou

Background

Compiled JS files were accidentally created at repo root: /ipc-handlers.js and /main.js. They are now in .gitignore so they will not be committed again, but old contributors may still have them locally.

What to do

  • rm /main.js /ipc-handlers.js if they exist
  • Verify git status is clean

Acceptance

  • Both files removed locally
  • git status clean

Full brief: https://github.com/dushaobindoudou/ovo/blob/main/docs/GOOD_FIRST_ISSUES.md (issue #1)

⏱ ~30 min · 🏷 chore

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: build-releaseBuild, packaging, signing, release pipelinechoreMaintenance work, dependency bumps, repo hygienegood first issueGood for newcomers — has clear scope and acceptance criteria

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions