diff --git a/.gitignore b/.gitignore index a8052f3..d8c8979 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ .zig-cache -zigout +zig-out diff --git a/zig-out/bin/zmotd b/zig-out/bin/zmotd deleted file mode 100755 index e7b5d76..0000000 Binary files a/zig-out/bin/zmotd and /dev/null differ