mirror of
https://github.com/github/gitignore.git
synced 2026-08-25 17:32:47 +02:00
Update Zig.gitignore by adding zig-pgk/
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.
This commit is contained in:
parent
b4105e73e4
commit
12a866c6b9
@ -1,3 +1,4 @@
|
|||||||
.zig-cache/
|
.zig-cache/
|
||||||
zig-out/
|
zig-out/
|
||||||
|
zig-pkg/
|
||||||
*.o
|
*.o
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user