Create PHP.gitignore for vanilla/general PHP projects.#4805
Open
penne-not-pasta wants to merge 1 commit intogithub:mainfrom
Open
Create PHP.gitignore for vanilla/general PHP projects.#4805penne-not-pasta wants to merge 1 commit intogithub:mainfrom
penne-not-pasta wants to merge 1 commit intogithub:mainfrom
Conversation
Add a .gitignore file for PHP projects to exclude common files and directories.
|
Ufifufufffufufifififififififififififififififiu4
pt., 27 lut 2026, 19:12 użytkownik Peyton | 佩顿 ***@***.***>
napisał:
… Reasons for making this change
This change was made because there was no .gitignore for general and/or
vanilla PHP projects. Added a .gitignore file for PHP projects to exclude
common files and directories.
Links to documentation supporting these rule changes
- PHP ENGLISH DOCS <https://www.php.net/manual/en/>
If this is a new template
Link to application or project’s homepage: https://www.php.net/
Merge and Approval Steps
- Confirm that you've read the contribution guidelines
<https://github.com/github/gitignore/tree/main?tab=readme-ov-file#contributing-guidelines>
and ensured your PR aligns
- Ensure CI is passing
- Get a review and Approval from one of the maintainers
------------------------------
You can view, comment on, or merge this pull request online at:
#4805
Commit Summary
- aca2eb6
<aca2eb6>
Create PHP.gitignore for project exclusions
File Changes
(1 file <https://github.com/github/gitignore/pull/4805/files>)
- *A* PHP.gitignore
<https://github.com/github/gitignore/pull/4805/files#diff-1ea7a4a71bf44b2f72be18f2a691143d148deb56c544d263d3b7f1ece9cbd021>
(26)
Patch Links:
- https://github.com/github/gitignore/pull/4805.patch
- https://github.com/github/gitignore/pull/4805.diff
—
Reply to this email directly, view it on GitHub
<#4805>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BWBQRBMRLYFS5N53URQKYMD4OCCJZAVCNFSM6AAAAACWCAXXNKVHI2DSMVQWIX3LMV43ASLTON2WKOZUGAYDEMRSGMZTANY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reasons for making this change
This change was made because there was no
.gitignorefor general and/or vanilla PHP projects. Added a .gitignore file for PHP projects to exclude common files and directories.Links to documentation supporting these rule changes
If this is a new template
Link to application or project’s homepage: https://www.php.net/
Merge and Approval Steps