Skip to content

Commit 28b5e39

Browse files
author
Gusted
committed
Merge pull request 'Add Zig gitignore' (go-gitea#2352) from argrat/forgejo:zig-gitignore into forgejo
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/2352 Reviewed-by: Earl Warren <[email protected]> Reviewed-by: oliverpool <[email protected]>
2 parents 0fc61c8 + 761641c commit 28b5e39

File tree

1 file changed

+5
-0
lines changed
  • options/gitignore

1 file changed

+5
-0
lines changed

options/gitignore/Zig

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
zig-cache/
2+
zig-out/
3+
build/
4+
build-*/
5+
docgen_tmp/

0 commit comments

Comments
 (0)