feat: добавление файлов конфигурации Zig и обновление .gitignore
Some checks failed
Test / cargo test (push) Failing after 47s
Some checks failed
Test / cargo test (push) Failing after 47s
This commit is contained in:
7
build.zig.zon
Normal file
7
build.zig.zon
Normal file
@@ -0,0 +1,7 @@
|
||||
.{
|
||||
.name = .fparkan,
|
||||
.version = "0.0.1",
|
||||
.minimum_zig_version = "0.15.2",
|
||||
.paths = .{""},
|
||||
.fingerprint = 0x8922aff25cf1dd39,
|
||||
}
|
||||
Reference in New Issue
Block a user