mirror of
https://github.com/github/gitignore.git
synced 2026-08-26 17:57:13 +02:00
Add zig-pkg to Zig.gitignore
https://ziglang.org/download/0.16.0/release-notes.html#Fetch-Packages-Into-Project-Local-Directory
This commit is contained in:
parent
dcc0fc7bc2
commit
52adf9a7f2
@ -1,3 +1,4 @@
|
||||
.zig-cache/
|
||||
zig-pkg/
|
||||
zig-out/
|
||||
*.o
|
||||
|
||||
Loading…
Reference in New Issue
Block a user