aboutsummaryrefslogtreecommitdiff
path: root/examples/hello-zig/.nova/Tasks/Zig Package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hello-zig/.nova/Tasks/Zig Package.json')
-rw-r--r--examples/hello-zig/.nova/Tasks/Zig Package.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/hello-zig/.nova/Tasks/Zig Package.json b/examples/hello-zig/.nova/Tasks/Zig Package.json
deleted file mode 100644
index 10830e6..0000000
--- a/examples/hello-zig/.nova/Tasks/Zig Package.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "buildBeforeRunning" : true,
- "extension" : {
- "identifier" : "at.dcz.nova-zig",
- "name" : "Zig"
- },
- "extensionTemplate" : "zigBuildRun"
-}