c00669d99a
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.
7 lines
66 B
Plaintext
7 lines
66 B
Plaintext
*.ddeb
|
|
*.tar.xz
|
|
*.dsc
|
|
*.changes
|
|
*.buildinfo
|
|
output
|
|
src-pkg-openrgb |