Skip to content

Repo hygiene: stale .db files and build-profile committed #118

Description

@bibidhSubedi0

Description

Ten .db/.del files and the build-profile/ directory (CMake cache, fetched dependencies) are committed to the repository despite .gitignore rules. These were committed before the ignore rules were added.

Affected Files

  • build-profile/ (entire directory)
  • Various *.db and *.del files at repo root

Recommended Fix

Remove from git tracking: git rm -r --cached build-profile/ *.db *.del

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdeploymentDeployment & packagingseverity:lowFix when convenient

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions