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

Fix: Clean up .gitignore #899

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Fix: Clean up .gitignore #899

merged 1 commit into from
Dec 15, 2023

Conversation

localheinz
Copy link
Contributor

This pull request

  • cleans up .gitignore

@@ -4,8 +4,4 @@ backend/mirror.gif
backend/mirror.png
backend/mirror.jpg
backend/GeoIP.dat
vendor/
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is a duplicate entry.

Comment on lines -8 to -10
.idea
.DS_Store
.DS_Store?
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These entries belong into a global ignore file.

Copy link

🚀 Deployed on https://web-php-pr-899.preview.thephp.foundation

@Girgias Girgias merged commit e1c6168 into php:master Dec 15, 2023
3 checks passed
@localheinz localheinz deleted the fix/gitignore branch December 15, 2023 02:22
@localheinz
Copy link
Contributor Author

Thank you, @Girgias and @sy-records!

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