@ -0,0 +1 @@
bin
@ -0,0 +1,10 @@
@echo off
if not exist bin (
mkdir bin
)
echo Building...
go build -o bin/ffwebp.exe
echo Done
The note is not visible to the blocked user.