Skip to content

Conversation

@Andx667
Copy link
Contributor

@Andx667 Andx667 commented Jan 14, 2026

When merged this pull request will:

  • add .hemttprivatekey to .gitignore
  • delete unneeded folder and file in .github
  • delete duplicate renovate.json
  • remove timestamp from meta.cpp because hemtt will set it during build

Important

  • If the contribution affects the documentation, please include your changes in this pull request.
  • Development Guidelines are read, understood and applied.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Remove {changes}.

Known Issues

  • Issue

@Andx667 Andx667 self-assigned this Jan 14, 2026
@Andx667 Andx667 requested a review from Copilot January 14, 2026 10:55
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR performs cleanup tasks across the repository by removing unnecessary files, updating .gitignore, and simplifying build configuration. The changes focus on eliminating duplicate configuration files and allowing the build tool (hemtt) to manage timestamps automatically.

Changes:

  • Remove duplicate renovate.json configuration file
  • Reset timestamp in meta.cpp to allow hemtt to set it during build
  • Add placeholder file for UI data directory structure

Reviewed changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated 1 comment.

File Description
renovate.json Removed duplicate Renovate configuration
meta.cpp Reset timestamp to 0 for hemtt to manage during build
addons/main/data/ui/placeholder.txt Added empty placeholder file for directory structure

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Andx667 Andx667 requested a review from TheConen January 14, 2026 12:03
@Andx667 Andx667 merged commit 3cecd32 into main Jan 20, 2026
2 checks passed
@Andx667 Andx667 deleted the cleanup branch January 20, 2026 22:10
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.

3 participants