mirror of
https://github.com/github/gitignore.git
synced 2026-04-12 02:21:43 +08:00
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.
5 lines
34 B
Plaintext
5 lines
34 B
Plaintext
.zig-cache/
|
|
zig-out/
|
|
zig-pkg/
|
|
*.o
|