Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE: Add into .gitignore the following rpm related files rpm/v*.tar.gz and rpmbuild/ #587

Closed
dougsland opened this issue Oct 1, 2024 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed Priority: low

Comments

@dougsland
Copy link
Collaborator

When developers are creating new features, it's very common to use rm -rf rpmbuild && VERSION=1.0 make rpm to test if the qm rpm package was created correctly. However git status shows .tar.gz file which should not be included into the git tree or rpmbuild dir. Please add these two into .gitignore.

@dougsland dougsland added good first issue Good for newcomers help wanted Extra attention is needed Priority: low labels Oct 1, 2024
@dougsland
Copy link
Collaborator Author

Already solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed Priority: low
Projects
None yet
Development

No branches or pull requests

1 participant