@ -0,0 +1,4 @@
.idea/*
tmp/*
logs/*
*.swp
@ -0,0 +1,7 @@
package main
import "log"
func main() {
log.Println("Starting...")
}
The note is not visible to the blocked user.