We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should add .DS_Store to .gitignore so that macOS index files aren't added accidentally in commits.
@retorquere @adam3smith When I tried to add a line to .gitignore, it caused errors in the CI. Which CI file do I need to update to allow this?
The text was updated successfully, but these errors were encountered:
This line being a line in the .gitignore?
Sorry, something went wrong.
yes
I'll see if I can make it so contributors are excempt from the protection rules
@bwiernik can you post the URL to the failing test run?
@retorquere https://github.com/citation-style-language/styles/actions/runs/11350370981/job/31568595842
Line 9 of the report section
No branches or pull requests
We should add .DS_Store to .gitignore so that macOS index files aren't added accidentally in commits.
@retorquere @adam3smith When I tried to add a line to .gitignore, it caused errors in the CI. Which CI file do I need to update to allow this?
The text was updated successfully, but these errors were encountered: