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

Ignore the phpunit.xml file by default #362

Merged
merged 2 commits into from
Mar 3, 2022

Conversation

markwalet
Copy link
Contributor

We use the phpunit.xml.dist so we can overwrite phpunit configuration
locally. But the file is not ignored by git. This makes it possible to
accidentally push your local version of the configuration file to the
repository. Ignoring this file will prevent that from happening.

Just a small PR, but I like to split up my PR's instead of pushing a big change in one time.

We use the phpunit.xml.dist so we can overwrite phpunit configuration
locally. But the file is not ignored by git. This makes it possible to
accidentally push your local version of the configuration file to the
repository. Ignoring this file will prevent that from happening.
@spatie-bot
Copy link

Dear contributor,

because this pull request seems to be inactive for quite some time now, I've automatically closed it. If you feel this pull request deserves some attention from my human colleagues feel free to reopen it.

@spatie-bot spatie-bot closed this Mar 2, 2022
@markwalet
Copy link
Contributor Author

Well, I was still waiting on a reaction from Spatie :')

@freekmurze freekmurze reopened this Mar 3, 2022
@freekmurze freekmurze merged commit e1127e6 into spatie:main Mar 3, 2022
@freekmurze
Copy link
Member

Looks good, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants