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

Update .gitignore #11

Open
TerryKern opened this issue Oct 25, 2022 · 0 comments
Open

Update .gitignore #11

TerryKern opened this issue Oct 25, 2022 · 0 comments

Comments

@TerryKern
Copy link
Contributor

The .gitignore file used to to define which files git should automatically ignore.
As the .gitignore file exists now it is incomplete there are various files that should be added to it.

Such as:
vendor/
composer.lock
.phpunit.result.cache

To name a few.

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

No branches or pull requests

1 participant