Skip to content

[BUGFIX] Git-ignore the PHPUnit result cache #429

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

Merged
merged 1 commit into from
Feb 4, 2024

Conversation

oliverklee
Copy link
Collaborator

The corresponding file gets created by more recent versions of PHPUnit.

The corresponding file gets created by more recent versions of PHPUnit.
@oliverklee oliverklee force-pushed the task/ignore-result-cache branch from 1ed3996 to 52725ea Compare February 3, 2024 21:08
Copy link
Collaborator

@JakeQZ JakeQZ left a comment

Choose a reason for hiding this comment

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

This is presumably so git add *.* won't inadvertently add such files to version control.

@JakeQZ JakeQZ merged commit e78a796 into master Feb 4, 2024
@JakeQZ JakeQZ deleted the task/ignore-result-cache branch February 4, 2024 00:07
@oliverklee
Copy link
Collaborator Author

Yes, exactly.

oliverklee added a commit that referenced this pull request Feb 10, 2024
The corresponding file gets created by more recent versions of PHPUnit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants