mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 18:04:14 +01:00
Add Zig gitignore
This commit is contained in:
parent
56f161167a
commit
761641cf4a
1 changed files with 5 additions and 0 deletions
5
options/gitignore/Zig
Normal file
5
options/gitignore/Zig
Normal file
|
@ -0,0 +1,5 @@
|
|||
zig-cache/
|
||||
zig-out/
|
||||
build/
|
||||
build-*/
|
||||
docgen_tmp/
|
Loading…
Reference in a new issue