Update Zig.gitignore by adding zig-pgk/#4803
Open
alberic89 wants to merge 1 commit intogithub:mainfrom
Open
Conversation
As announced in the devlog https://ziglang.org/devlog/2026/#2026-02-06 all dependencies will now be fetched in the `zig-pgk` directory. Unless you have a specific reason to include them in your source code, they should be ignored.
|
Tirt8tiruifififififififififififififififfififififii4
pon., 23 lut 2026, 17:43 użytkownik alberic89 ***@***.***>
napisał:
… Reasons for making this change
As announced in the devlog all Zig dependencies will now be fetched in the
zig-pgk directory. Unless the programmer have a specific reason to
include them in your source code, they should be ignored.
Links to documentation supporting these rule changes
https://ziglang.org/devlog/2026/#2026-02-06
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:
#4803
Commit Summary
- 12a866c
<12a866c>
Update Zig.gitignore by adding `zig-pgk/`
File Changes
(1 file <https://github.com/github/gitignore/pull/4803/files>)
- *M* Zig.gitignore
<https://github.com/github/gitignore/pull/4803/files#diff-c938407dcf51b23761aae11841cafcade72cacba17a44cd0c907d25d37a1dbd4>
(1)
Patch Links:
- https://github.com/github/gitignore/pull/4803.patch
- https://github.com/github/gitignore/pull/4803.diff
—
Reply to this email directly, view it on GitHub
<#4803>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BWBQRBKT6EYYYXK4756GYUT4NMU2FAVCNFSM6AAAAACV46T4TCVHI2DSMVQWIX3LMV43ASLTON2WKOZTHE3TSMBZGUZTGNI>
.
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
As announced in the devlog all Zig dependencies will now be fetched in the
zig-pgkdirectory. Unless the programmer have a specific reason to include them in your source code, they should be ignored.Links to documentation supporting these rule changes
https://ziglang.org/devlog/2026/#2026-02-06
Merge and Approval Steps