SIGN IN SIGN UP
github / gitignore UNCLAIMED

A collection of useful .gitignore templates

0 0 39 Ignore List

Zig.gitignore add *.o

$ zig version
0.14.1

If you run `zig build-exe myfile.zig` it will generate myfile.o in addition to the executable in the current directory. I think those should be ignored even though they are usually in the zig-out directory if you use the proper build system.
O
oittaa committed
6bc658a1c703c9a296cec51bdce92c009867601a
Parent: eb414f2
Committed by GitHub <noreply@github.com> on 5/25/2025, 7:22:56 PM