Rewrite in Zig
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -21,3 +21,10 @@
|
||||
# Go workspace file
|
||||
go.work
|
||||
|
||||
# IDE
|
||||
.vscode
|
||||
.idea
|
||||
|
||||
# Zig
|
||||
zig-cache/
|
||||
zig-out/
|
||||
|
Reference in New Issue
Block a user