aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
-rw-r--r--gyro.zzz14
-rw-r--r--zig.mod5
3 files changed, 0 insertions, 23 deletions
diff --git a/.gitignore b/.gitignore
index 37727c2..e73c965 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,2 @@
1zig-cache/ 1zig-cache/
2zig-out/ 2zig-out/
3deps.zig
4.zigmod/
5.gyro/
6gyro.lock
diff --git a/gyro.zzz b/gyro.zzz
deleted file mode 100644
index 127598b..0000000
--- a/gyro.zzz
+++ /dev/null
@@ -1,14 +0,0 @@
1pkgs:
2 nkeys:
3 version: 0.4.0
4 description: "NKeys support for Zig"
5 license: Apache-2.0
6 source_url: "https://github.com/rutgerbrf/zig-nkeys"
7 tags:
8 nats
9
10 root: src/main.zig
11 files:
12 README.md
13 LICENSE
14 src/*.zig
diff --git a/zig.mod b/zig.mod
deleted file mode 100644
index edb1a8f..0000000
--- a/zig.mod
+++ /dev/null
@@ -1,5 +0,0 @@
1id: vuocvcwmrmaabg3x916i1wnir9c6vuwqv6uwbm7rn5ks9vab
2name: nkeys
3main: src/main.zig
4license: Apache-2.0
5dependencies: