package and source details
Updated Debian metadata and build script to replace a placeholder
package with OpenRGB. Improved initialization by fetching real source
code instead of placeholder. Author-related information has also been
updated.
files
Added several file patterns related to build process and output
directories to the .gitignore file. This keeps the repository clean by
preventing unintentional commits of unnecessary files generated during
software builds and compiling processes. It also reduces clutter, making
the repo easier to navigate, and improves the overall efficiency of work
with the codebase.
white spaces
Removed unnecessary white spaces from the release.yml file in the Github
actions workflow to enhance readability and improve code neatness.