github-gitignore/Zig.gitignore
alberic89 12a866c6b9
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.
2026-02-23 17:31:27 +01:00

5 lines
34 B
Plaintext

.zig-cache/
zig-out/
zig-pkg/
*.o