summaryrefslogtreecommitdiff
path: root/.pik
diff options
context:
space:
mode:
authorewy <ewy0@protonmail.com>2026-08-13 12:35:22 +0200
committerewy <ewy0@protonmail.com>2026-08-13 12:35:22 +0200
commitaae0a1581c0dd028f53f28f2d8fe54b18dce813b (patch)
treef95241560a6183eda84d668d7aacbdf5bf31609c /.pik
parentd6e00e6af2c4168ea1f6ca8e34a45fa22e712bc9 (diff)
add gitignore
Diffstat (limited to '.pik')
-rw-r--r--.pik/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pik/build.sh b/.pik/build.sh
index 68d32f2..edb4c4d 100644
--- a/.pik/build.sh
+++ b/.pik/build.sh
@@ -1,2 +1,2 @@
#!/usr/bin/env sh
-go build . \ No newline at end of file
+go build -o ponger . \ No newline at end of file