1
0
mirror of https://github.com/github/gitignore synced 2025-06-27 09:09:57 +02:00

Merge pull request #4648 from oittaa/patch-1

Zig.gitignore add *.o
This commit is contained in:
Devin Dooley 2025-05-27 15:46:25 -07:00 committed by GitHub
commit db90803202
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,2 +1,3 @@
.zig-cache/
zig-out/
*.o